Skip to content

Commit

Permalink
Update github.com/sapcc/go-bits digest to a47ac42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 13, 2023
1 parent 4c07196 commit 0e41cda
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ require (
github.com/alecthomas/kong v0.7.1
github.com/gorilla/mux v1.8.0
github.com/prometheus/client_golang v1.14.0
github.com/sapcc/go-bits v0.0.0-20230101201537-12465ca06570
github.com/sapcc/go-api-declarations v1.4.2
github.com/sapcc/go-bits v0.0.0-20230106150032-a47ac4215fc5
)

require (
Expand All @@ -17,7 +18,6 @@ require (
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/sapcc/go-api-declarations v1.4.2 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
google.golang.org/protobuf v1.28.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0ua
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/sapcc/go-api-declarations v1.4.2 h1:YlxBFe+gFjOwZHZLTSjVWVVgDJo+Xs3egTfYKBvydxY=
github.com/sapcc/go-api-declarations v1.4.2/go.mod h1:EA4x5xxJGyG/3JTteUOYBg6cJLJgsBHrDj3ryfNU4dQ=
github.com/sapcc/go-bits v0.0.0-20230101201537-12465ca06570 h1:clh+Gd5uYycehvLUuOz/blnmuJ/IF2yx2kq3kfP7sPY=
github.com/sapcc/go-bits v0.0.0-20230101201537-12465ca06570/go.mod h1:xsNbTVzDPJ46nPplFMszEHaPM9+NVwB3Jx/XFBqPkNI=
github.com/sapcc/go-bits v0.0.0-20230106150032-a47ac4215fc5 h1:gZNsqJPdTArUOjZJQl1TSxClLpUHV1pd+8H6Gj5Aj3w=
github.com/sapcc/go-bits v0.0.0-20230106150032-a47ac4215fc5/go.mod h1:xsNbTVzDPJ46nPplFMszEHaPM9+NVwB3Jx/XFBqPkNI=
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/procfs/internal/util
# github.com/sapcc/go-api-declarations v1.4.2
## explicit; go 1.19
github.com/sapcc/go-api-declarations/bininfo
# github.com/sapcc/go-bits v0.0.0-20230101201537-12465ca06570
# github.com/sapcc/go-bits v0.0.0-20230106150032-a47ac4215fc5
## explicit; go 1.19
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/httpapi
Expand Down

0 comments on commit 0e41cda

Please sign in to comment.