Update Go version to 1.26 in workflows and Dockerfiles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module pinggy
|
||||
|
||||
go 1.25
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
github.com/Pinggy-io/pinggy-go/pinggy v0.6.9 // indirect
|
||||
|
||||
Reference in New Issue
Block a user