Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to 690aed1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 10, 2022
1 parent 84f5858 commit 794b664
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 @@ -5,7 +5,7 @@ go 1.17
require (
github.com/alecthomas/kong v0.5.0
github.com/prometheus/client_golang v1.12.2
github.com/sapcc/go-bits v0.0.0-20220609133230-ebdc392bcda3
github.com/sapcc/go-bits v0.0.0-20220610155404-690aed13bb25
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
github.com/prometheus/procfs v0.7.3 h1:4jVXhlkAyzOScmCkXBTOLRLTz8EeU+eyjrwB/EPq0VU=
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/sapcc/go-bits v0.0.0-20220609133230-ebdc392bcda3 h1:d/qMwd+T22KBXCLfWFx6OJUlDR7ShDRa7zDvyNI0xew=
github.com/sapcc/go-bits v0.0.0-20220609133230-ebdc392bcda3/go.mod h1:lEiOyZpHHcoPhHltf80TunCTjvpv2u7z++XTEmufPgc=
github.com/sapcc/go-bits v0.0.0-20220610155404-690aed13bb25 h1:N9sz4IDC+tDslGkfKW/j822kPK2QkYGv6T7m2JKBmYI=
github.com/sapcc/go-bits v0.0.0-20220610155404-690aed13bb25/go.mod h1:lEiOyZpHHcoPhHltf80TunCTjvpv2u7z++XTEmufPgc=
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ github.com/prometheus/common/model
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
# github.com/sapcc/go-bits v0.0.0-20220609133230-ebdc392bcda3
# github.com/sapcc/go-bits v0.0.0-20220610155404-690aed13bb25
## explicit; go 1.17
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpee
Expand Down

0 comments on commit 794b664

Please sign in to comment.