Bump golang to 1.20

This commit is contained in:
2023-02-16 19:24:16 +01:00
parent 35fac1bd57
commit 8aadc4fbb6
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/dcarrillo/whatismyip
go 1.19
go 1.20
require (
github.com/gin-contrib/secure v0.0.1