File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/creack/pty v1.1.21
11
11
github.com/gliderlabs/ssh v0.3.7
12
12
github.com/google/go-containerregistry v0.19.1 // indirect
13
- github.com/ipfs/go-log v1.0.5
13
+ github.com/ipfs/go-log/v2 v2.5.1
14
14
github.com/kairos-io/kairos-agent/v2 v2.9.1
15
15
github.com/kairos-io/kairos-sdk v0.1.1
16
16
github.com/mudler/edgevpn v0.25.1
@@ -29,7 +29,10 @@ require (
29
29
gopkg.in/yaml.v3 v3.0.1
30
30
)
31
31
32
- require github.com/kairos-io/go-nodepair v0.0.0-20231009015959-d3490b3b686c
32
+ require (
33
+ github.com/ipfs/go-log v1.0.5
34
+ github.com/kairos-io/go-nodepair v0.0.0-20231009015959-d3490b3b686c
35
+ )
33
36
34
37
require (
35
38
atomicgo.dev/cursor v0.2.0 // indirect
@@ -119,7 +122,6 @@ require (
119
122
github.com/ipfs/boxo v0.10.0 // indirect
120
123
github.com/ipfs/go-cid v0.4.1 // indirect
121
124
github.com/ipfs/go-datastore v0.6.0 // indirect
122
- github.com/ipfs/go-log/v2 v2.5.1 // indirect
123
125
github.com/ipld/go-ipld-prime v0.20.0 // indirect
124
126
github.com/itchyny/gojq v0.12.15 // indirect
125
127
github.com/itchyny/timefmt-go v0.1.5 // indirect
You can’t perform that action at this time.
0 commit comments