From 6a6d80a8a70ec7b089525967698b22bf002c3547 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:14:28 +0000 Subject: [PATCH] go-1.21/1.21.7 package update --- go-1.21.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/go-1.21.yaml b/go-1.21.yaml index 0865ac70620..40eeb1f112d 100644 --- a/go-1.21.yaml +++ b/go-1.21.yaml @@ -1,7 +1,7 @@ package: name: go-1.21 - version: 1.21.6 - epoch: 1 + version: 1.21.7 + epoch: 0 description: "the Go programming language" copyright: - license: BSD-3-Clause @@ -34,7 +34,7 @@ pipeline: - uses: fetch with: uri: https://go.dev/dl/go${{vars.mangled-package-version}}.src.tar.gz - expected-sha256: 124926a62e45f78daabbaedb9c011d97633186a33c238ffc1e25320c02046248 + expected-sha256: 00197ab20f33813832bff62fd93cca1c42a08cc689a32a6672ca49591959bff6 strip-components: 0 - runs: |