1
0
Fork 0

update: update module go to 1.19

This commit is contained in:
renovate[bot] 2022-09-23 15:26:36 +00:00 committed by Sean Sube
parent 24a88b694d
commit 2564bceb7f
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/ssube/home-dns
go 1.13
go 1.19
require (
github.com/aws/aws-sdk-go v1.44.104