Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/types digest to f11ba48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and derekbit committed Jun 25, 2024
1 parent 6157ec2 commit 3b5852c
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 @@ toolchain go1.22.4
require (
github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8
github.com/google/uuid v1.6.0
github.com/longhorn/types v0.0.0-20240618153454-0443f05b7a51
github.com/longhorn/types v0.0.0-20240624083620-f11ba48bf396
github.com/mitchellh/go-ps v1.0.0
github.com/pkg/errors v0.9.1
github.com/shirou/gopsutil/v3 v3.24.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/longhorn/types v0.0.0-20240618153454-0443f05b7a51 h1:xWZplVnNR4iS40zuRKTo85ABgS3aMtflVRyVU0vTnnk=
github.com/longhorn/types v0.0.0-20240618153454-0443f05b7a51/go.mod h1:fonrC6SwGpvt+YVlfJ3xMmg0MlOH94T1Qx2+ZEy8n3U=
github.com/longhorn/types v0.0.0-20240624083620-f11ba48bf396 h1:dvrppUjQ5i9wPOuU1qnanksHe82cSaNckGaWzn3f8QY=
github.com/longhorn/types v0.0.0-20240624083620-f11ba48bf396/go.mod h1:fonrC6SwGpvt+YVlfJ3xMmg0MlOH94T1Qx2+ZEy8n3U=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/mitchellh/go-ps v1.0.0 h1:i6ampVEEF4wQFF+bkYfwYgY+F/uYJDktmvLPf7qIgjc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/types v0.0.0-20240618153454-0443f05b7a51
# github.com/longhorn/types v0.0.0-20240624083620-f11ba48bf396
## explicit; go 1.21
github.com/longhorn/types/pkg/generated/profilerrpc
# github.com/mailru/easyjson v0.7.7
Expand Down

0 comments on commit 3b5852c

Please sign in to comment.