Compare commits
No commits in common. "renovate/golang-all-minor-deps" and "master" have entirely different histories.
renovate/g
...
master
1 changed files with 3 additions and 1 deletions
4
go.mod
4
go.mod
|
@ -1,6 +1,8 @@
|
|||
module git.myservermanager.com/varakh/upda
|
||||
|
||||
go 1.23.4
|
||||
go 1.22.0
|
||||
|
||||
toolchain go1.23.4
|
||||
|
||||
require (
|
||||
github.com/Depado/ginprom v1.8.1
|
||||
|
|
Loading…
Reference in a new issue