Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
2025-04-30 08:57:26 +03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
gobuilder: "golang:1.22.5" gobuilder: "golang:1.24.2"
} }
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/nightnoryu/anon3anon module github.com/nightnoryu/anon3anon
go 1.22.5 go 1.24
require ( require (
github.com/kelseyhightower/envconfig v1.4.0 github.com/kelseyhightower/envconfig v1.4.0