Skip to content

Commit 7a800e6

Browse files
build(deps): bump github.com/russellhaering/goxmldsig
Bumps [github.com/russellhaering/goxmldsig](https://github.com/russellhaering/goxmldsig) from 1.1.0 to 1.6.0. - [Release notes](https://github.com/russellhaering/goxmldsig/releases) - [Commits](russellhaering/goxmldsig@v1.1.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/russellhaering/goxmldsig dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6c4b54 commit 7a800e6

2 files changed

Lines changed: 1 addition & 449 deletions

File tree

  • src/test/resources/tst_manifests/golang/go_mod_with_all_ignore
Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
module github.com/devfile-samples/devfile-sample-go-basic
22

3-
go 1.19
4-
5-
require(
6-
github.com/labstack/echo/v4 v4.1.18-0.20201215153152-4422e3b66b9f //trustify-da-ignore
7-
github.com/russellhaering/goxmldsig v1.1.0 //trustify-da-ignore
8-
github.com/gin-gonic/gin v1.6.0 //trustify-da-ignore
9-
github.com/miekg/dns v1.0.4-0.20180125103619-43913f2f4fbd //trustify-da-ignore
10-
github.com/ipld/go-car v0.3.0 //trustify-da-ignore
11-
go.elastic.co/apm v1.11.0 //trustify-da-ignore
12-
gopkg.in/yaml.v3 v3.0.0-20220521103104-8f96da9f5d5e //trustify-da-ignore
13-
)
3+
go 1.23.0

0 commit comments

Comments
 (0)