Commit 9082f3f 1 parent f1448b2 commit 9082f3f Copy full SHA for 9082f3f
File tree 4 files changed +12
-7
lines changed
github.com/longhorn/go-common-libs/types
4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8
7
- github.com/longhorn/go-common-libs v0.0.0-20240307063052-6e77996eda29
7
+ github.com/longhorn/go-common-libs v0.0.0-20240315062830-5aa0ac1dac62
8
8
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003
9
9
github.com/pkg/errors v0.9.1
10
10
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/longhorn/go-common-libs v0.0.0-20240306152159-2ef7d0100fd1 h1:QV/hEZ2
36
36
github.com/longhorn/go-common-libs v0.0.0-20240306152159-2ef7d0100fd1 /go.mod h1:ePLGb2r/PJBUIVoVhLOt4bLOeu0S72ZB+fWDWwC8H28 =
37
37
github.com/longhorn/go-common-libs v0.0.0-20240307063052-6e77996eda29 h1:tyzIDCMjQGQzhqAtdJaeEMAaNUZJD/sHERXp+tYc+ms =
38
38
github.com/longhorn/go-common-libs v0.0.0-20240307063052-6e77996eda29 /go.mod h1:ePLGb2r/PJBUIVoVhLOt4bLOeu0S72ZB+fWDWwC8H28 =
39
+ github.com/longhorn/go-common-libs v0.0.0-20240315062830-5aa0ac1dac62 h1:ovotrq4HvaSRFgLozlNyUAvJp2eykdOwfpz4VIYZGIY =
40
+ github.com/longhorn/go-common-libs v0.0.0-20240315062830-5aa0ac1dac62 /go.mod h1:ePLGb2r/PJBUIVoVhLOt4bLOeu0S72ZB+fWDWwC8H28 =
39
41
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003 h1:Jw9uANsGcHTxp6HcC++/vN17LfeuDmozHI2j6DoZf5E =
40
42
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003 /go.mod h1:0CLeXlf59Lg6C0kjLSDf47ft73Dh37CwymYRKWwAn04 =
41
43
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 /go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I =
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ github.com/kr/pretty
21
21
# github.com/kr/text v0.2.0
22
22
## explicit
23
23
github.com/kr/text
24
- # github.com/longhorn/go-common-libs v0.0.0-20240307063052-6e77996eda29
24
+ # github.com/longhorn/go-common-libs v0.0.0-20240315062830-5aa0ac1dac62
25
25
## explicit; go 1.21
26
26
github.com/longhorn/go-common-libs/exec
27
27
github.com/longhorn/go-common-libs/io
You can’t perform that action at this time.
0 commit comments