Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to f061229
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent 01a6616 commit e37f5fa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -14,7 +14,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.19.0
github.com/sapcc/go-api-declarations v1.10.9
github.com/sapcc/go-bits v0.0.0-20240229145124-b447c16949fb
github.com/sapcc/go-bits v0.0.0-20240229224940-f0612298e3a6
go.uber.org/automaxprocs v1.5.3
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.29.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -128,8 +128,8 @@ github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncj
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sapcc/go-api-declarations v1.10.9 h1:k+F3W0FTyYLazII4hdFaWLJ7L+MQRcFBD9I9P/hUNBs=
github.com/sapcc/go-api-declarations v1.10.9/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20240229145124-b447c16949fb h1:JHV3IGXLKzU5SCiug1uTfvTii1m3CFCj1XczYrwmVX0=
github.com/sapcc/go-bits v0.0.0-20240229145124-b447c16949fb/go.mod h1:F26a4iH+yHhpQxn+jCe8gQvtr7KdMnkyqLLVoNNgFt8=
github.com/sapcc/go-bits v0.0.0-20240229224940-f0612298e3a6 h1:Re/4mMH3pQwFD9i9ujArSA/HIIpEGmfIoda9tmtYLpY=
github.com/sapcc/go-bits v0.0.0-20240229224940-f0612298e3a6/go.mod h1:F26a4iH+yHhpQxn+jCe8gQvtr7KdMnkyqLLVoNNgFt8=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -208,7 +208,7 @@ github.com/prometheus/procfs/internal/util
# github.com/sapcc/go-api-declarations v1.10.9
## explicit; go 1.21
github.com/sapcc/go-api-declarations/bininfo
# github.com/sapcc/go-bits v0.0.0-20240229145124-b447c16949fb
# github.com/sapcc/go-bits v0.0.0-20240229224940-f0612298e3a6
## explicit; go 1.21
github.com/sapcc/go-bits/assert
github.com/sapcc/go-bits/errext
Expand Down

0 comments on commit e37f5fa

Please sign in to comment.