File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
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-20250220135206-3e8d8756636d
6+ github.com/sapcc/go-bits v0.0.0-20250227045401-d3cc46fba23c
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-20250220135206-3e8d8756636d h1:rnc2wtGWjIYKiM0+3tp88IF9+TPEDYmamF1kCHk2Arg =
2- github.com/sapcc/go-bits v0.0.0-20250220135206-3e8d8756636d /go.mod h1:Cza1bDiktjwBMdni01UgqIy53diiKYeZFsmgGEa4nt4 =
1+ github.com/sapcc/go-bits v0.0.0-20250227045401-d3cc46fba23c h1:0og9XP/zIP0G71Ae+3OIF87hs23Kpdew6FdWtFy+zi0 =
2+ github.com/sapcc/go-bits v0.0.0-20250227045401-d3cc46fba23c /go.mod h1:CuxilcfCuMmMWRABLryYSQzQ8PJCQ+ZJM503ngekx0g =
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-20250220135206-3e8d8756636d
1+ # github.com/sapcc/go-bits v0.0.0-20250227045401-d3cc46fba23c
22## explicit; go 1.24
33github.com/sapcc/go-bits/logg
44github.com/sapcc/go-bits/must
You can’t perform that action at this time.
0 commit comments