Skip to content

Commit ac411dc

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 261cf5f commit ac411dc

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

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

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

0 commit comments

Comments
 (0)