Skip to content

Commit a630845

Browse files
author
vlad
committed
update dependencies
1 parent a8dec45 commit a630845

File tree

3 files changed

+10
-63
lines changed

3 files changed

+10
-63
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ go 1.15
55
require (
66
github.com/golang/protobuf v1.4.3
77
github.com/influxdata/influxdb v1.8.4
8-
github.com/pvelx/triggerhook v1.0.0-alpha
8+
github.com/pvelx/triggerhook v1.1.0
99
github.com/streadway/amqp v1.0.0
10-
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
1110
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
1211
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
1312
golang.org/x/text v0.3.5 // indirect

0 commit comments

Comments
 (0)