diff --git a/go.mod b/go.mod index b10fd8b..1a95838 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/thegeeklab/drone-s3-sync -go 1.18 +go 1.19 require ( github.com/aws/aws-sdk-go v1.44.61