upgrade go mod version

Signed-off-by: Kaj Niemi <kajtzu@basen.net>
This commit is contained in:
Kaj Niemi
2024-02-28 11:59:36 +00:00
parent 62b6ddd49b
commit ab023f382c

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/go-ping/ping
go 1.14
go 1.20
require (
github.com/google/uuid v1.6.0