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

Closed
renovate-bot wants to merge 1 commits from renovate/go-1.x into dev
1 changed files with 1 additions and 1 deletions

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