File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
toolchain go1.22.0
6
6
7
7
require (
8
- github.com/apache/skywalking-eyes v0.5 .0
8
+ github.com/apache/skywalking-eyes v0.6 .0
9
9
github.com/cosmtrek/air v1.51.0
10
10
github.com/golangci/golangci-lint v1.57.2
11
11
k8s.io/code-generator v0.29.2
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/alingse/asasalint v0.0.11 h1:SFwnQXJ49Kx/1GghOFz1XGqHYKp21Kq1nHad/0WQ
96
96
github.com/alingse/asasalint v0.0.11 /go.mod h1:nCaoMhw7a9kSJObvQyVzNTPBDbNpdocqrSP7t/cW5+I =
97
97
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
98
98
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
99
- github.com/apache/skywalking-eyes v0.5 .0 h1:X41jAhmnJazHuR5mOGt1nZA7mFaAluf9mvB1JBzr5xI =
100
- github.com/apache/skywalking-eyes v0.5 .0 /go.mod h1:rwVEbfh8GovISedSOc7nHGrcnkQ7sfTc31iYU5hSpEE =
99
+ github.com/apache/skywalking-eyes v0.6 .0 h1:qlEE8Wgy6fKXusxAOrI7ANNdO9vKfiGNczI6kygMR4o =
100
+ github.com/apache/skywalking-eyes v0.6 .0 /go.mod h1:rwVEbfh8GovISedSOc7nHGrcnkQ7sfTc31iYU5hSpEE =
101
101
github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c h1:651/eoCRnQ7YtSjAnSzRucrJz+3iGEFt+ysraELS81M =
102
102
github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c /go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8 =
103
103
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
You can’t perform that action at this time.
0 commit comments