Skip to content

Commit fd069f8

Browse files
committed
feat(go): use golang 1.15
1 parent b0b8705 commit fd069f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/libdns/route53
22

3-
go 1.14
3+
go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.17.5

0 commit comments

Comments
 (0)