v0.0.418 fix tests?
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m1s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m1s
This commit is contained in:
parent
7c869c65f3
commit
f0347a9435
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
|||||||
module gogs.mikescher.com/BlackForestBytes/goext
|
module gogs.mikescher.com/BlackForestBytes/goext
|
||||||
|
|
||||||
go 1.21
|
go 1.22
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gin-gonic/gin v1.9.1
|
github.com/gin-gonic/gin v1.9.1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
package goext
|
package goext
|
||||||
|
|
||||||
const GoextVersion = "0.0.417"
|
const GoextVersion = "0.0.418"
|
||||||
|
|
||||||
const GoextVersionTimestamp = "2024-03-20T08:58:59+0100"
|
const GoextVersionTimestamp = "2024-03-20T09:42:06+0100"
|
||||||
|
Loading…
Reference in New Issue
Block a user