Skip to content

Commit 04efef1

Browse files
chore: deps: bump github.com/russellhaering/goxmldsig (#170)
Bumps [github.com/russellhaering/goxmldsig](https://github.com/russellhaering/goxmldsig) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/russellhaering/goxmldsig/releases) - [Commits](russellhaering/goxmldsig@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/russellhaering/goxmldsig dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2df8ecc commit 04efef1

File tree

1 file changed

+2
-2
lines changed
  • qubership-apihub-service

1 file changed

+2
-2
lines changed

qubership-apihub-service/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/pkg/errors v0.9.1
2424
github.com/prometheus/client_golang v1.22.0
2525
github.com/robfig/cron/v3 v3.0.1
26-
github.com/russellhaering/goxmldsig v1.4.0
26+
github.com/russellhaering/goxmldsig v1.5.0
2727
github.com/shaj13/go-guardian/v2 v2.11.6
2828
github.com/shaj13/libcache v1.0.0
2929
github.com/sirupsen/logrus v1.9.3
@@ -112,7 +112,7 @@ require (
112112
github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 // indirect
113113
github.com/jinzhu/inflection v1.0.0 // indirect
114114
github.com/jmespath/go-jmespath v0.4.0 // indirect
115-
github.com/jonboulle/clockwork v0.2.2 // indirect
115+
github.com/jonboulle/clockwork v0.5.0 // indirect
116116
github.com/josharian/intern v1.0.0 // indirect
117117
github.com/joyent/triton-go v1.8.5 // indirect
118118
github.com/json-iterator/go v1.1.12 // indirect

0 commit comments

Comments
 (0)