Bump golang version to 1.21

This commit is contained in:
2023-08-25 18:34:21 +02:00
parent 2ab6b29ed5
commit f4fd79737e
3 changed files with 8 additions and 27 deletions

2
go.mod
View File

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