File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - name : golangci-lint
3232 uses : golangci/golangci-lint-action@v8
3333 with :
34- version : v2.3 .0
34+ version : v2.4 .0
3535 args : --verbose
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/opencontainers/image-spec v1.1.1
1919 github.com/rs/zerolog v1.34.0
2020 github.com/schollz/progressbar/v3 v3.14.6
21- github.com/stretchr/testify v1.10 .0
21+ github.com/stretchr/testify v1.11 .0
2222 github.com/thoas/go-funk v0.9.3
2323 golang.org/x/exp v0.0.0-20250718183923-645b1fa84792
2424 google.golang.org/grpc v1.74.2
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKk
137137github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
138138github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
139139github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
140- github.com/stretchr/testify v1.10 .0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
141- github.com/stretchr/testify v1.10 .0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
140+ github.com/stretchr/testify v1.11 .0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
141+ github.com/stretchr/testify v1.11 .0 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
142142github.com/thoas/go-funk v0.9.3 h1:7+nAEx3kn5ZJcnDm2Bh23N2yOtweO14bi//dvRtgLpw =
143143github.com/thoas/go-funk v0.9.3 /go.mod h1:+IWnUfUmFO1+WVYQWQtIJHeRRdaIyyYglZN7xzUPe4Q =
144144github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments