Skip to content

Commit

Permalink
Bump minimum go version
Browse files Browse the repository at this point in the history
  • Loading branch information
onsi committed Jan 17, 2024
1 parent 49005fe commit dee1e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/onsi/gomega

go 1.18
go 1.20

require (
github.com/golang/protobuf v1.5.3
Expand Down

0 comments on commit dee1e3c

Please sign in to comment.