v0.0.298 use go/format instead of manual command invocation
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m6s

This commit is contained in:
2023-11-01 04:20:08 +01:00
parent dacc97e2ce
commit 678f95642c
4 changed files with 11 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.297"
const GoextVersion = "0.0.298"
const GoextVersionTimestamp = "2023-11-01T00:31:51+0100"
const GoextVersionTimestamp = "2023-11-01T04:20:08+0100"