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 GitHub
parent 24a88b694d
commit 6a9639500e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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