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

This commit is contained in:
Daniel Carrillo 2023-10-12 12:14:49 +02:00
parent d767afd658
commit 04daa50faa
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

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