chore(deps): update module go to 1.19 #5

Closed
renovate-bot wants to merge 1 commit from renovate/go-1.x into dev
Showing only changes of commit 2746f34db2 - Show all commits

chore(deps): update module go to 1.19
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

Renovate Bot 2022-09-10 22:42:56 +00:00

2
go.mod
View file

@ -1,6 +1,6 @@
module git.nemunai.re/youp0m
go 1.16
go 1.19
require (
github.com/aws/aws-sdk-go v1.44.91