Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to f5f7802 (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent a74131f commit 89c79a9
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.21

require (
github.com/sapcc/go-bits v0.0.0-20231102041756-024a91cb6958
github.com/sapcc/go-bits v0.0.0-20231106151414-f5f780233936
golang.org/x/mod v0.14.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-20231102041756-024a91cb6958 h1:vRZqEQ84nmEv3EvgWc4loFzhweI7jehAJA7/pUPbhkM=
github.com/sapcc/go-bits v0.0.0-20231102041756-024a91cb6958/go.mod h1:j2BzxKE93wKhy7LLBwxeYQBDJcrw6EWZdXWUhjE3rHU=
github.com/sapcc/go-bits v0.0.0-20231106151414-f5f780233936 h1:f5Lp8s0aTru5vgUOJW71FFfFtKyzbpo8We1HqOCzX1E=
github.com/sapcc/go-bits v0.0.0-20231106151414-f5f780233936/go.mod h1:M4FQ29nfk3m3dECIPvHwZuyHrNDkEtie65cb7tjylZE=
golang.org/x/mod v0.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=
golang.org/x/mod v0.14.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-20231102041756-024a91cb6958
# github.com/sapcc/go-bits v0.0.0-20231106151414-f5f780233936
## explicit; go 1.21
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/must
Expand Down

0 comments on commit 89c79a9

Please sign in to comment.