bump to go 1.20, replace deprecated goreleaser flag

This commit is contained in:
Cody Lee
2023-04-10 08:39:47 -05:00
parent f07f9493bc
commit 4156a077c5
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/unpoller/unpoller
go 1.19
go 1.20
require (
github.com/DataDog/datadog-go v4.8.3+incompatible