Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go-fips-1.19.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Expand Down