Skip to content

Commit

Permalink
Run go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Grunert <[email protected]>
  • Loading branch information
saschagrunert committed Dec 16, 2024
1 parent 0fff7f6 commit c2a614d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
module sigs.k8s.io/security-profiles-operator

go 1.23
go 1.23.0

toolchain go1.23.3

require (
dario.cat/mergo v1.0.1
github.com/acobaugh/osrelease v0.1.0
Expand Down

0 comments on commit c2a614d

Please sign in to comment.