Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to 28cb1bc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2022
1 parent 0305fe5 commit 994f76a
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.1
github.com/sapcc/go-bits v0.0.0-20220426011237-e04e063832cc
github.com/sapcc/go-bits v0.0.0-20220506091740-28cb1bc55ce2
)

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-20220426011237-e04e063832cc h1:27ANRyd3jtvUuzNQhoa8NOm+pUqdRAVz3mzzFatKwwU=
github.com/sapcc/go-bits v0.0.0-20220426011237-e04e063832cc/go.mod h1:hnLOyYB6QStU1xRCIKvY3+Nj94XNlupOY0FugmFVzOc=
github.com/sapcc/go-bits v0.0.0-20220506091740-28cb1bc55ce2 h1:y+2nk+icRhH5Q9pyR/kbSxh/r/VVIZ3CsBOW1J0P1SI=
github.com/sapcc/go-bits v0.0.0-20220506091740-28cb1bc55ce2/go.mod h1:51WQyNfN61ASvq05jvwF2Z7WmJKxiQd0SHttXu+hKKw=
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-20220426011237-e04e063832cc
# github.com/sapcc/go-bits v0.0.0-20220506091740-28cb1bc55ce2
## explicit; go 1.17
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpee
Expand Down

0 comments on commit 994f76a

Please sign in to comment.