Skip to content

Commit dee1e3c

Browse files
committedJan 17, 2024
Bump minimum go version
1 parent 49005fe commit dee1e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/onsi/gomega
22

3-
go 1.18
3+
go 1.20
44

55
require (
66
github.com/golang/protobuf v1.5.3

0 commit comments

Comments
 (0)
Please sign in to comment.