Skip to content

Commit d2f91cb

Browse files
c3y1huangderekbit
authored andcommitted
chore: update vendor
longhorn/longhorn-10584 Signed-off-by: Chin-Ya Huang <[email protected]> (cherry picked from commit 93b0353)
1 parent 921e278 commit d2f91cb

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ replace (
5252

5353
require (
5454
github.com/google/fscrypt v0.3.5
55-
github.com/longhorn/go-common-libs v0.0.0-20250312065002-72871a09bee0
55+
github.com/longhorn/go-common-libs v0.0.0-20250319033109-764d1dea35f3
5656
github.com/longhorn/types v0.0.0-20250311092239-23a07a51e0ba
5757
github.com/mitchellh/go-ps v1.0.0
5858
github.com/pkg/errors v0.9.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
6363
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
6464
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
6565
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
66-
github.com/longhorn/go-common-libs v0.0.0-20250312065002-72871a09bee0 h1:NSlPmMO0Szn4H69rypN/bsVhShgEAwMq3wBacWmPUvI=
67-
github.com/longhorn/go-common-libs v0.0.0-20250312065002-72871a09bee0/go.mod h1:Yke3SMmcKCzngAu8fm5PNND2WiF/8blhsV4s6piy5zM=
66+
github.com/longhorn/go-common-libs v0.0.0-20250319033109-764d1dea35f3 h1:sCyCt+54yhQ6qUVDupFfFogyCyBrfpQw3HdP61CXwxE=
67+
github.com/longhorn/go-common-libs v0.0.0-20250319033109-764d1dea35f3/go.mod h1:Yke3SMmcKCzngAu8fm5PNND2WiF/8blhsV4s6piy5zM=
6868
github.com/longhorn/types v0.0.0-20250311092239-23a07a51e0ba h1:yLd2deP251APhViQUMa5MoZ1V90c1GsCFSDLRLpbOIM=
6969
github.com/longhorn/types v0.0.0-20250311092239-23a07a51e0ba/go.mod h1:3jHuVDtpkXQzpnp4prguDBskVRric2kmF8aSPkRJ4jw=
7070
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=

vendor/github.com/longhorn/go-common-libs/ns/crypto.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ github.com/josharian/intern
7777
# github.com/json-iterator/go v1.1.12
7878
## explicit; go 1.12
7979
github.com/json-iterator/go
80-
# github.com/longhorn/go-common-libs v0.0.0-20250312065002-72871a09bee0
80+
# github.com/longhorn/go-common-libs v0.0.0-20250319033109-764d1dea35f3
8181
## explicit; go 1.23.0
8282
github.com/longhorn/go-common-libs/exec
8383
github.com/longhorn/go-common-libs/io

0 commit comments

Comments
 (0)