Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit fb15019

Browse files
committed
fixed goreleaser
1 parent c192459 commit fb15019

File tree

3 files changed

+1007
-5
lines changed

3 files changed

+1007
-5
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ go 1.15
55
require (
66
github.com/adejoux/grafanaclient v0.2.0
77
github.com/adejoux/influxdbclient v0.0.0-20190306152914-598f21461b64
8+
github.com/goreleaser/goreleaser v0.148.0 // indirect
89
github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab // indirect
910
github.com/kylelemons/godebug v1.1.0 // indirect
1011
github.com/naoina/go-stringutil v0.1.0 // indirect

0 commit comments

Comments
 (0)