Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to c7f8644
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 8bd2e83 commit 2bb244c
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 @@ -7,7 +7,7 @@ require (
github.com/gophercloud/utils/v2 v2.0.0-20241008104625-7cbb8fd76bb7
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-api-declarations v1.12.8
github.com/sapcc/go-bits v0.0.0-20241010083035-71b8c70d91ad
github.com/sapcc/go-bits v0.0.0-20241017174154-c7f8644a3ec1
github.com/sapcc/gophercloud-sapcc/v2 v2.0.2
github.com/spf13/cobra v1.8.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sapcc/go-api-declarations v1.12.8 h1:KPH0hblfvfbMAhlMXCn7Mwggi3VsZhqVf9tZ6tQPgSc=
github.com/sapcc/go-api-declarations v1.12.8/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20241010083035-71b8c70d91ad h1:b3U++3dKlIUpQXRzEL0k4ItJc3zroG6I6Gkai11uqdo=
github.com/sapcc/go-bits v0.0.0-20241010083035-71b8c70d91ad/go.mod h1:WKVll/p7DDQdRQGgf6T4mUXtVOcKzSOlD1ksnfnRyxA=
github.com/sapcc/go-bits v0.0.0-20241017174154-c7f8644a3ec1 h1:IO5mYQMwZ2TvVxFhebER99Ly2jjZq5ZWPPFFrlAnbU4=
github.com/sapcc/go-bits v0.0.0-20241017174154-c7f8644a3ec1/go.mod h1:g2B6GNrkMt4VRsDc3Bm3LMU5XKxKQRf0nnUCZ97reHM=
github.com/sapcc/gophercloud-sapcc/v2 v2.0.2 h1:SxLVKQqm759bFYl4iDVU2ELys6fcLpsUqMtxv0s2Z6M=
github.com/sapcc/gophercloud-sapcc/v2 v2.0.2/go.mod h1:c+guCOMR8/sGXDus5VEVrjQ7pdmT7JEQaInJWysbBzQ=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ github.com/sapcc/go-api-declarations/limes
github.com/sapcc/go-api-declarations/limes/rates
github.com/sapcc/go-api-declarations/limes/resources
github.com/sapcc/go-api-declarations/liquid
# github.com/sapcc/go-bits v0.0.0-20241010083035-71b8c70d91ad
# github.com/sapcc/go-bits v0.0.0-20241017174154-c7f8644a3ec1
## explicit; go 1.23
github.com/sapcc/go-bits/httpext
github.com/sapcc/go-bits/logg
Expand Down

0 comments on commit 2bb244c

Please sign in to comment.