Skip to content

Commit

Permalink
Add golang package to image for go-vendor-tools (#212)
Browse files Browse the repository at this point in the history
go-vendor-tools require the go command to create its vendor archives.

Ref: https://src.fedoraproject.org/rpms/docker-compose/pull-request/18
Ref: https://dashboard.packit.dev/jobs/pull-from-upstream/13188


---

Add `golang` package to sandcastle image to support go-vendor-tools.
go-vendor-tools require the go command to create its vendor archives.
  • Loading branch information
lbarcziova authored Dec 17, 2024
2 parents 2d2348a + 9f41059 commit 222c631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/install-rpm-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
# for go-vendor-tools
- trivy
- askalono-cli
- golang
state: present
install_weak_deps: False
tags:
Expand Down

0 comments on commit 222c631

Please sign in to comment.