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

Commit 9b4638b

Browse files
yebyenKingdon Barrett
authored and
Kingdon Barrett
committed
go mod download && go mod tidy
Signed-off-by: Kingdon Barrett <[email protected]> Signed-off-by: Kingdon Barrett <[email protected]>
1 parent d5df76a commit 9b4638b

File tree

2 files changed

+11
-43
lines changed

2 files changed

+11
-43
lines changed

Diff for: go.mod

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ module github.com/fluxcd/helm-operator
33
go 1.14
44

55
require (
6+
github.com/bitly/go-simplejson v0.5.0 // indirect
7+
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
8+
github.com/bshuster-repo/logrus-logstash-hook v1.0.2 // indirect
69
github.com/bugsnag/panicwrap v1.2.0 // indirect
710
github.com/docker/go-metrics v0.0.1 // indirect
811
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect

0 commit comments

Comments
 (0)