Skip to content

Commit 9f4f1f0

Browse files
Bump github.com/russellhaering/goxmldsig
Bumps the go_modules group with 1 update in the / directory: [github.com/russellhaering/goxmldsig](https://github.com/russellhaering/goxmldsig). Updates `github.com/russellhaering/goxmldsig` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/russellhaering/goxmldsig/releases) - [Commits](russellhaering/goxmldsig@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/russellhaering/goxmldsig dependency-version: 1.6.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ffb3f8 commit 9f4f1f0

File tree

2 files changed

+4
-94
lines changed

2 files changed

+4
-94
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ require (
6363
github.com/beorn7/perks v1.0.1 // indirect
6464
github.com/cespare/xxhash/v2 v2.3.0 // indirect
6565
github.com/clipperhouse/displaywidth v0.11.0 // indirect
66-
github.com/clipperhouse/stringish v0.1.1 // indirect
6766
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
6867
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
6968
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
@@ -97,7 +96,7 @@ require (
9796
github.com/prometheus/client_model v0.6.2 // indirect
9897
github.com/prometheus/common v0.67.5 // indirect
9998
github.com/prometheus/procfs v0.19.2 // indirect
100-
github.com/russellhaering/goxmldsig v1.5.0 // indirect
99+
github.com/russellhaering/goxmldsig v1.6.0 // indirect
101100
github.com/sagikazarmark/locafero v0.12.0 // indirect
102101
github.com/spf13/afero v1.15.0 // indirect
103102
github.com/spf13/cast v1.10.0 // indirect

0 commit comments

Comments
 (0)