Skip to content

Commit

Permalink
Update go.mod (#32)
Browse files Browse the repository at this point in the history
Fixing the goreleaser error so we can get an image created.
  • Loading branch information
DoctorVin committed Feb 20, 2024
1 parent 0a44bbc commit 35a6dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/metal-toolbox/bomservice

go 1.21.0
go 1.21

require (
github.com/banzaicloud/logrus-runtime-formatter v0.0.0-20190729070250-5ae5475bae5e
Expand Down

0 comments on commit 35a6dad

Please sign in to comment.