v0.0.317 try fix tests on pipeline
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m38s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m38s
This commit is contained in:
parent
d1f9069f2f
commit
7d18b913c6
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
||||
module gogs.mikescher.com/BlackForestBytes/goext
|
||||
|
||||
go 1.19
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
|
@ -1,5 +1,5 @@
|
||||
package goext
|
||||
|
||||
const GoextVersion = "0.0.316"
|
||||
const GoextVersion = "0.0.317"
|
||||
|
||||
const GoextVersionTimestamp = "2023-11-13T15:19:48+0100"
|
||||
const GoextVersionTimestamp = "2023-11-13T15:28:37+0100"
|
||||
|
Loading…
Reference in New Issue
Block a user