Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to 7495f31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent bf4d9e0 commit d370c4c
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-20240812072210-8ce1fc0f2894
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-api-declarations v1.12.4
github.com/sapcc/go-bits v0.0.0-20240822124354-41dc601581db
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad
github.com/sapcc/gophercloud-sapcc/v2 v2.0.2
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6g
github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
github.com/sapcc/go-api-declarations v1.12.4 h1:TPYwcrs1zBmwEZEOCCwTgZrS6HKUFJMf86oqANc22wo=
github.com/sapcc/go-api-declarations v1.12.4/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-bits v0.0.0-20240822124354-41dc601581db h1:SVRZ0S5zWQWgwSKgCVwmtRhWO55KgXSyTRB71+yUzdE=
github.com/sapcc/go-bits v0.0.0-20240822124354-41dc601581db/go.mod h1:8yHEStM8Pw03CuVriCZ3drboIoo0RyP2U6YgvRjxySE=
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad h1:Jau1UyHxB3+SzlgGQl8OcWHEQ0iFHoWCrMbjraES4M4=
github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad/go.mod h1:O/QfcQtqIl95QUAt6dRtc9oSxshwfjlFJVADt0j6Kiw=
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 @@ -75,7 +75,7 @@ github.com/sagikazarmark/slog-shim
# github.com/sapcc/go-api-declarations v1.12.4
## explicit; go 1.21
github.com/sapcc/go-api-declarations/cadf
# github.com/sapcc/go-bits v0.0.0-20240822124354-41dc601581db
# github.com/sapcc/go-bits v0.0.0-20240829073103-7495f31d66ad
## explicit; go 1.22
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/osext
Expand Down

0 comments on commit d370c4c

Please sign in to comment.