Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/go-common-libs digest to b543ea3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jul 27, 2024
1 parent a68595a commit 22abbc7
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 @@ -3,7 +3,7 @@ module github.com/longhorn/cli
go 1.22.2

require (
github.com/longhorn/go-common-libs v0.0.0-20240726063909-5c0987bc30d8
github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe
github.com/longhorn/longhorn-manager v1.6.2
github.com/otiai10/copy v1.14.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
github.com/longhorn/go-common-libs v0.0.0-20240726063909-5c0987bc30d8 h1:aD1kw/MEXqdwv2Dn3RXRIvHOTyTkKKH0EYoDaZPGKM4=
github.com/longhorn/go-common-libs v0.0.0-20240726063909-5c0987bc30d8/go.mod h1:o01gaAiKE5NCd8+5i6csJSU4ELlW0Yn8GQ9U7pbXG9w=
github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe h1:EiCGiOecnzl4dp0nDesT6UD6wA7T44VnUiXxYYdVBG0=
github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe/go.mod h1:n8qac+ubzVdubf0kuMzsjKZxn43IuhLAHeakwpnB7UM=
github.com/longhorn/longhorn-manager v1.6.2 h1:CKrC4b80QnvITpbrxEUGWEcozgiENCMgxS/LEarsKQA=
github.com/longhorn/longhorn-manager v1.6.2/go.mod h1:kvwZ6cFvs4PWJNOikPWWC5YiTBJnZq/TbUw2gYnD1ek=
github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ github.com/json-iterator/go
# github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
## explicit
github.com/liggitt/tabwriter
# github.com/longhorn/go-common-libs v0.0.0-20240726063909-5c0987bc30d8
# github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/exec
github.com/longhorn/go-common-libs/io
Expand Down

0 comments on commit 22abbc7

Please sign in to comment.