File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
)
19
19
20
20
require (
21
- github.com/BurntSushi/toml v1.3 .0 // indirect
21
+ github.com/BurntSushi/toml v1.4 .0 // indirect
22
22
github.com/andybalholm/brotli v1.1.0 // indirect
23
23
github.com/bodgit/plumbing v1.3.0 // indirect
24
24
github.com/bodgit/sevenzip v1.4.5 // indirect
@@ -32,6 +32,6 @@ require (
32
32
github.com/ulikunitz/xz v0.5.11 // indirect
33
33
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
34
34
golang.org/x/text v0.14.0 // indirect
35
- golift.io/cnfgfile v0.0.0-20230531075023-f880041cc0a0
35
+ golift.io/cnfgfile v0.0.0-20240703080440-8fa7fd722f78
36
36
gopkg.in/yaml.v3 v3.0.1 // indirect
37
37
)
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
18
18
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
19
19
github.com/BurntSushi/toml v1.3.0 h1:Ws8e5YmnrGEHzZEzg0YvK/7COGYtTC5PbaH9oSSbgfA =
20
20
github.com/BurntSushi/toml v1.3.0 /go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ =
21
+ github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0 =
22
+ github.com/BurntSushi/toml v1.4.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
21
23
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
22
24
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M =
23
25
github.com/andybalholm/brotli v1.1.0 /go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY =
@@ -244,6 +246,8 @@ golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8T
244
246
golift.io/cnfg v0.2.2 h1:m60kGVZQLuzAx939fLX8wSEKk2fpZdX6+HOjdYuUfCw =
245
247
golift.io/cnfgfile v0.0.0-20230531075023-f880041cc0a0 h1:u14MTHfTGx7kLX2b3wFbaESrIm3YqL//HM92XA6wzH4 =
246
248
golift.io/cnfgfile v0.0.0-20230531075023-f880041cc0a0 /go.mod h1:dVC3N+72/nHNlBv3cwXb4FQTxMAor+JlNClAldwACkY =
249
+ golift.io/cnfgfile v0.0.0-20240703080440-8fa7fd722f78 h1:RDcPb8J3X1UxJC6z4K0YPWc5OW0DIAiZdMM7uJQakEE =
250
+ golift.io/cnfgfile v0.0.0-20240703080440-8fa7fd722f78 /go.mod h1:zHm9o8SkZ6Mm5DfGahsrEJPsogyR0qItP59s5lJ98/I =
247
251
golift.io/version v0.0.2 h1:i0gXRuSDHKs4O0sVDUg4+vNIuOxYoXhaxspftu2FRTE =
248
252
golift.io/version v0.0.2 /go.mod h1:76aHNz8/Pm7CbuxIsDi97jABL5Zui3f2uZxDm4vB6hU =
249
253
golift.io/xtractr v0.2.3-0.20240202194230-2edf9aff9619 h1:rLCt2Q6zTh3yvs3mw0tujq7FiYq+Q1lc6DDNSV5U7lk =
You can’t perform that action at this time.
0 commit comments