From caf2a123b727ab85eaae4ecd13371543664d181e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 02:12:32 +0000 Subject: [PATCH] fix(deps): update github.com/longhorn/types digest to 0443f05 --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 66d56ea9..39f03a87 100644 --- a/go.mod +++ b/go.mod @@ -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-20240612122407-553c71ad6514 + github.com/longhorn/types v0.0.0-20240618153454-0443f05b7a51 github.com/mitchellh/go-ps v1.0.0 github.com/pkg/errors v0.9.1 github.com/shirou/gopsutil/v3 v3.24.5 diff --git a/go.sum b/go.sum index 9d06f09e..2dd45915 100644 --- a/go.sum +++ b/go.sum @@ -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-20240612122407-553c71ad6514 h1:IUAe0Lw2Wz5GrUznw6Sp65qA8J0tWi9qVIIuFZZF5O0= -github.com/longhorn/types v0.0.0-20240612122407-553c71ad6514/go.mod h1:fonrC6SwGpvt+YVlfJ3xMmg0MlOH94T1Qx2+ZEy8n3U= +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/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= diff --git a/vendor/modules.txt b/vendor/modules.txt index 1b7da397..df3c25bf 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -72,7 +72,7 @@ github.com/kr/pretty # github.com/kr/text v0.2.0 ## explicit github.com/kr/text -# github.com/longhorn/types v0.0.0-20240612122407-553c71ad6514 +# github.com/longhorn/types v0.0.0-20240618153454-0443f05b7a51 ## explicit; go 1.21 github.com/longhorn/types/pkg/generated/profilerrpc # github.com/mailru/easyjson v0.7.7