Skip to content

Commit

Permalink
top lvl deps
Browse files Browse the repository at this point in the history
Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
  • Loading branch information
plamenmpetrov committed Nov 12, 2020
1 parent 1d4d5c0 commit 9e2cf95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/stretchr/testify v1.6.1
github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112100723-3ae61515cf2e
github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112105631-1d4d5c0787da
github.com/ustiugov/fccd-orchestrator/ctriface v0.0.0-20201030145928-fea526097704
github.com/ustiugov/fccd-orchestrator/helloworld v0.0.0-20200803195925-0629e1cf4599
github.com/ustiugov/fccd-orchestrator/metrics v0.0.0-20200907081336-fae0d2f696c4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,8 @@ github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112094557-8471f6d11a13 h1:
github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112094557-8471f6d11a13/go.mod h1:Jh2FeS2rEnLidsWYLLGD0zs02QTZ7L9p5ObFaE14sxE=
github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112100723-3ae61515cf2e h1:bAY9CerdOJI7H0XDafZw8D+jurP/PB7GPu6T8AiJRI0=
github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112100723-3ae61515cf2e/go.mod h1:Jh2FeS2rEnLidsWYLLGD0zs02QTZ7L9p5ObFaE14sxE=
github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112105631-1d4d5c0787da h1:Z/SWBFp0VuwYqznr8/GNrMM2x/dx1a50c4aG4Ic7fn8=
github.com/ustiugov/fccd-orchestrator/cri v0.0.0-20201112105631-1d4d5c0787da/go.mod h1:Jh2FeS2rEnLidsWYLLGD0zs02QTZ7L9p5ObFaE14sxE=
github.com/ustiugov/fccd-orchestrator/ctriface v0.0.0-20200416161917-c9cd3cf6dbcf h1:/eSdcjyJ9rQmw3VQcfAKMKnRPI6DoXAztiNyOl1GN84=
github.com/ustiugov/fccd-orchestrator/ctriface v0.0.0-20200416161917-c9cd3cf6dbcf/go.mod h1:2x1L5ydHhOsleqG/GQ9MLWgjF1YQF91u5pe0TvKEjhI=
github.com/ustiugov/fccd-orchestrator/ctriface v0.0.0-20200417191122-72eef2f2433e h1:YkxEGHYR18sI1GahT6EfcSwyf422JBsrIi6HuE6gkjM=
Expand Down

0 comments on commit 9e2cf95

Please sign in to comment.