Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to 7495f31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent 14660de commit 0a32e02
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.23

require (
github.com/sapcc/go-bits v0.0.0-20240822124354-41dc601581db
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad
golang.org/x/mod v0.20.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-20240822124354-41dc601581db h1:SVRZ0S5zWQWgwSKgCVwmtRhWO55KgXSyTRB71+yUzdE=
github.com/sapcc/go-bits v0.0.0-20240822124354-41dc601581db/go.mod h1:8yHEStM8Pw03CuVriCZ3drboIoo0RyP2U6YgvRjxySE=
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad h1:Jau1UyHxB3+SzlgGQl8OcWHEQ0iFHoWCrMbjraES4M4=
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad/go.mod h1:O/QfcQtqIl95QUAt6dRtc9oSxshwfjlFJVADt0j6Kiw=
golang.org/x/mod v0.20.0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0=
golang.org/x/mod v0.20.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-20240822124354-41dc601581db
# github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad
## explicit; go 1.22
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/must
Expand Down

0 comments on commit 0a32e02

Please sign in to comment.