We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dec45 commit a630845Copy full SHA for a630845
go.mod
@@ -5,9 +5,8 @@ go 1.15
5
require (
6
github.com/golang/protobuf v1.4.3
7
github.com/influxdata/influxdb v1.8.4
8
- github.com/pvelx/triggerhook v1.0.0-alpha
+ github.com/pvelx/triggerhook v1.1.0
9
github.com/streadway/amqp v1.0.0
10
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
11
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
12
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
13
golang.org/x/text v0.3.5 // indirect
0 commit comments