Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nuvo/orca
Browse files Browse the repository at this point in the history
  • Loading branch information
meir.pechthalt committed May 5, 2021
2 parents f0ae454 + 6166c1e commit 057d69f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
module github.com/nuvo/orca

go 1.12

require (
contrib.go.opencensus.io/exporter/ocagent v0.2.0 // indirect
github.com/Azure/go-autorest v11.3.1+incompatible // indirect
Expand Down Expand Up @@ -44,3 +42,5 @@ require (
k8s.io/klog v0.1.0 // indirect
sigs.k8s.io/yaml v1.1.0 // indirect
)

go 1.12

0 comments on commit 057d69f

Please sign in to comment.