Bump go version to 1.21.3 (it fix HTTP/2 Stream Resets issue)

This commit is contained in:
2023-10-12 12:14:49 +02:00
parent d767afd658
commit 04daa50faa

2
go.mod
View File

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