Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-bits digest to 612abfb (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent f7e4d09 commit 4bcd42b
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/gophercloud v1.7.0
github.com/gophercloud/utils v0.0.0-20230523080330-de873b9cf00d
github.com/olekukonko/tablewriter v0.0.5
github.com/sapcc/go-bits v0.0.0-20230928220509-f2536e6449cf
github.com/sapcc/go-bits v0.0.0-20231005110919-612abfb2651d
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/sapcc/go-bits v0.0.0-20230928220509-f2536e6449cf h1:esjfkDxt3IzcTZIx++1njwDBmRkQxRU7qyBNj/d849A=
github.com/sapcc/go-bits v0.0.0-20230928220509-f2536e6449cf/go.mod h1:0r63w1+dUE+a6MiJGgGsR67Y+Rwd9999yamhPHwFtI8=
github.com/sapcc/go-bits v0.0.0-20231005110919-612abfb2651d h1:3JQSDbFxPVe0HZikXHXh/fggZPv23f6pAaTzgIKe26Q=
github.com/sapcc/go-bits v0.0.0-20231005110919-612abfb2651d/go.mod h1:A6iyKs+9xKfZLDEE1mAao20eoLeZLGBddUtgobSsQZM=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ github.com/mitchellh/go-homedir
# github.com/olekukonko/tablewriter v0.0.5
## explicit; go 1.12
github.com/olekukonko/tablewriter
# github.com/sapcc/go-bits v0.0.0-20230928220509-f2536e6449cf
# github.com/sapcc/go-bits v0.0.0-20231005110919-612abfb2651d
## explicit; go 1.21
github.com/sapcc/go-bits/logg
github.com/sapcc/go-bits/must
Expand Down

0 comments on commit 4bcd42b

Please sign in to comment.