Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/types digest to 85dca70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and derekbit committed Nov 17, 2024
1 parent 614ae31 commit 5685d80
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/RoaringBitmap/roaring v1.9.4
github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8
github.com/google/uuid v1.6.0
github.com/longhorn/types v0.0.0-20241101010532-9e901229a935
github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42
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 @@ -60,8 +60,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-20241101010532-9e901229a935 h1:s6ngry7kCUdggXRKywHdwt98vjbOZQX8Txq166hxph0=
github.com/longhorn/types v0.0.0-20241101010532-9e901229a935/go.mod h1:IpV+1bctQgBgp3brj0nsHmnBDFkd5IrzTgBtVAloJuw=
github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42 h1:zMSuk0V/sVfgvdd+CpxfqJAB0yKQaWFglOFCyrHU3xc=
github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42/go.mod h1:3A0asFlVzaBCvQHhqEY+HsnFnNBUFZ5onYKI2Qq9u74=
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
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/types v0.0.0-20241101010532-9e901229a935
## explicit; go 1.21
# github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42
## explicit; go 1.22.7
github.com/longhorn/types/pkg/generated/profilerrpc
# github.com/mailru/easyjson v0.7.7
## explicit; go 1.12
Expand Down

0 comments on commit 5685d80

Please sign in to comment.