Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to aeda204
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 95cd320 commit cab8b17
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/sapcc/go-makefile-maker
go 1.22

require (
github.com/sapcc/go-bits v0.0.0-20240606120701-d430ac9229ab
github.com/sapcc/go-bits v0.0.0-20240627095426-aeda20453e46
golang.org/x/mod v0.18.0
gopkg.in/yaml.v3 v3.0.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/sapcc/go-bits v0.0.0-20240606120701-d430ac9229ab h1:q0+xsMercxW1GVNL+63Za3nakUHpPv2pc7oitX1b9bY=
github.com/sapcc/go-bits v0.0.0-20240606120701-d430ac9229ab/go.mod h1:28U7QeGEFnss7ADhiixT+XGQ6PLskGHUdcDYjp+hAos=
github.com/sapcc/go-bits v0.0.0-20240627095426-aeda20453e46 h1:J1w27slCHD6930DNEKDxAuVVw+LkaGXdbP2t/iywHuk=
github.com/sapcc/go-bits v0.0.0-20240627095426-aeda20453e46/go.mod h1:63pS3o1hPUuwxfyP9/uu0QT80Mkdnvk8eght8Ou7uSQ=
golang.org/x/mod v0.18.0 h1:5+9lSbEzPSdWkH32vYPBwEpX8KwDbM52Ud9xBUvNlb0=
golang.org/x/mod v0.18.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/sapcc/go-bits v0.0.0-20240606120701-d430ac9229ab
# github.com/sapcc/go-bits v0.0.0-20240627095426-aeda20453e46
## explicit; go 1.22
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/must
Expand Down

0 comments on commit cab8b17

Please sign in to comment.