diff --git a/go-fips-1.19.yaml b/go-fips-1.19.yaml index 87fac1bd7ab..a1ee8320adc 100644 --- a/go-fips-1.19.yaml +++ b/go-fips-1.19.yaml @@ -1,6 +1,6 @@ package: name: go-fips-1.19 - version: 1.19.10 + version: 1.19.11 epoch: 0 description: "the Go programming language with OpenSSL cryptography" copyright: @@ -32,7 +32,7 @@ pipeline: - uses: fetch with: uri: https://go.dev/dl/go${{package.version}}.src.tar.gz - expected-sha256: 13755bcce529747d5f2930dee034730c86d02bd3e521ab3e2bbede548d3b953f + expected-sha256: e25c9ab72d811142b7f41ff6da5165fec2d1be5feec3ef2c66bc0bdecb431489 strip-components: 0 - working-directory: /home/build/go