Skip to content

Commit fde106c

Browse files
committed
Set minimal go version to 1.19 in /s3
1 parent ed37850 commit fde106c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s3/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/hashicorp/go-getter/s3/v2
22

3-
go 1.18
3+
go 1.19
44

55
replace github.com/hashicorp/go-getter/v2 => ../
66

0 commit comments

Comments
 (0)