Skip to content

Commit

Permalink
chore(types): bump go.mod and go.sum
Browse files Browse the repository at this point in the history
Bump go minimum version to 1.22.0.
  • Loading branch information
geyslan committed Jun 7, 2024
1 parent b99be7a commit 8d69d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/aquasecurity/tracee/types

go 1.21
go 1.22.0

require github.com/stretchr/testify v1.7.0

Expand Down

0 comments on commit 8d69d7d

Please sign in to comment.