File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/sapcc/go-makefile-maker
33go 1.24
44
55require (
6- github.com/sapcc/go-bits v0.0.0-20250213094036-fb2a5df7b9f3
6+ github.com/sapcc/go-bits v0.0.0-20250220135206-3e8d8756636d
77 golang.org/x/mod v0.23.0
88 gopkg.in/yaml.v3 v3.0.1
99)
Original file line number Diff line number Diff line change 1- github.com/sapcc/go-bits v0.0.0-20250213094036-fb2a5df7b9f3 h1:CTolBTjaH16c/r+adu+6vFoWuBzgNseZR0lDCCmgvaw =
2- github.com/sapcc/go-bits v0.0.0-20250213094036-fb2a5df7b9f3 /go.mod h1:WQfpJRe9wMLwrQqmamuK2Mf4BSj3YE0vIl1ryUOIzXk =
1+ github.com/sapcc/go-bits v0.0.0-20250220135206-3e8d8756636d h1:rnc2wtGWjIYKiM0+3tp88IF9+TPEDYmamF1kCHk2Arg =
2+ github.com/sapcc/go-bits v0.0.0-20250220135206-3e8d8756636d /go.mod h1:Cza1bDiktjwBMdni01UgqIy53diiKYeZFsmgGEa4nt4 =
33golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM =
44golang.org/x/mod v0.23.0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
55gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
Original file line number Diff line number Diff line change 1- # github.com/sapcc/go-bits v0.0.0-20250213094036-fb2a5df7b9f3
2- ## explicit; go 1.23
1+ # github.com/sapcc/go-bits v0.0.0-20250220135206-3e8d8756636d
2+ ## explicit; go 1.24
33github.com/sapcc/go-bits/logg
44github.com/sapcc/go-bits/must
55# golang.org/x/mod v0.23.0
You can’t perform that action at this time.
0 commit comments