We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6607a commit 23c7f1dCopy full SHA for 23c7f1d
go.mod
@@ -1,6 +1,6 @@
1
module github.com/netcracker/qubership-core-lib-go-maas-bg-segmentio/v3
2
3
-go 1.25.3
+go 1.25.4
4
5
require (
6
github.com/docker/go-connections v0.6.0
@@ -66,7 +66,6 @@ require (
66
github.com/mattn/go-isatty v0.0.20 // indirect
67
github.com/mitchellh/copystructure v1.2.0 // indirect
68
github.com/mitchellh/go-homedir v1.1.0 // indirect
69
- github.com/mitchellh/mapstructure v1.5.0 // indirect
70
github.com/mitchellh/reflectwalk v1.0.2 // indirect
71
github.com/moby/docker-image-spec v1.3.1 // indirect
72
github.com/moby/go-archive v0.1.0 // indirect
0 commit comments