v0.0.418 fix tests?
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m1s

This commit is contained in:
2024-03-20 09:42:06 +01:00
parent 7c869c65f3
commit f0347a9435
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module gogs.mikescher.com/BlackForestBytes/goext
go 1.21
go 1.22
require (
github.com/gin-gonic/gin v1.9.1