chore(deps): update dependency go to v1.23.4
Some checks failed
/ build (pull_request) Failing after 4m4s
Some checks failed
/ build (pull_request) Failing after 4m4s
This commit is contained in:
parent
5c089989cf
commit
2ab7a5828b
1 changed files with 1 additions and 3 deletions
4
go.mod
4
go.mod
|
@ -1,8 +1,6 @@
|
||||||
module git.myservermanager.com/varakh/upda
|
module git.myservermanager.com/varakh/upda
|
||||||
|
|
||||||
go 1.22
|
go 1.23.4
|
||||||
|
|
||||||
toolchain go1.22.3
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/Depado/ginprom v1.8.1
|
github.com/Depado/ginprom v1.8.1
|
||||||
|
|
Loading…
Reference in a new issue