Skip to content

Commit b0bf237

Browse files
go-discover/0_git20260610 package update (#113479)
Co-authored-by: staging-update-bot <staging-update-bot@chainguard.dev> Export: 3bc989d8b5a96b27c620f7a3cac3059c7e525069
1 parent dd4549b commit b0bf237

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go-discover.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#nolint:valid-pipeline-git-checkout-tag
22
package:
33
name: go-discover
4-
version: "0_git20260609"
5-
epoch: 1 # CVE-2026-39829
4+
version: "0_git20260610"
5+
epoch: 0 # CVE-2026-39829
66
description: go-discover is a Go (golang) library and command line tool to discover ip addresses of nodes in cloud environments based on meta information like tags provided by the environment.
77
copyright:
88
- license: MPL-2.0
@@ -22,7 +22,7 @@ pipeline:
2222
- uses: git-checkout
2323
with:
2424
repository: https://github.com/hashicorp/go-discover
25-
expected-commit: 0f9d577a17dd02844900efab4a1cec4c3797e8a1
25+
expected-commit: 1074c15c308db91955cc2506961523780536a031
2626
branch: master
2727

2828
- uses: go/build

0 commit comments

Comments
 (0)