Skip to content

Commit 23c7f1d

Browse files
chore(deps): update dependency go to v1.25.4 (#31)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cb6607a commit 23c7f1d

File tree

2 files changed

+1
-124
lines changed

2 files changed

+1
-124
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/netcracker/qubership-core-lib-go-maas-bg-segmentio/v3
22

3-
go 1.25.3
3+
go 1.25.4
44

55
require (
66
github.com/docker/go-connections v0.6.0
@@ -66,7 +66,6 @@ require (
6666
github.com/mattn/go-isatty v0.0.20 // indirect
6767
github.com/mitchellh/copystructure v1.2.0 // indirect
6868
github.com/mitchellh/go-homedir v1.1.0 // indirect
69-
github.com/mitchellh/mapstructure v1.5.0 // indirect
7069
github.com/mitchellh/reflectwalk v1.0.2 // indirect
7170
github.com/moby/docker-image-spec v1.3.1 // indirect
7271
github.com/moby/go-archive v0.1.0 // indirect

0 commit comments

Comments
 (0)