Skip to content

Commit

Permalink
go get github.com/Al2Klimov/go-gen-source-repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed Nov 22, 2019
1 parent 97380a0 commit 2436010
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/masif-upgrader/check_masifupgrader_agent
go 1.13

require (
github.com/Al2Klimov/go-gen-source-repos v0.0.0-20191012103425-993a7199781c // indirect
github.com/Al2Klimov/go-monplug-utils v0.0.0-20190614130920-37501b5dec90
github.com/Al2Klimov/go-test-utils v0.0.0-20181021140159-44f0ba1d3916 // indirect
github.com/masif-upgrader/agent v0.0.0-20191013150317-082ea71bfc46
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
github.com/Al2Klimov/go-gen-source-repos v0.0.0-20191012093114-dbeddb6f8631/go.mod h1:l5fESJQgkQ1xeQjuPK9uEUKF/mTq6WPsPBOgu050BAY=
github.com/Al2Klimov/go-gen-source-repos v0.0.0-20191012103425-993a7199781c h1:Cj6JIOX7kXMv0kK+GLej9gthif7phbuXjJCrjs/s/S4=
github.com/Al2Klimov/go-gen-source-repos v0.0.0-20191012103425-993a7199781c/go.mod h1:l5fESJQgkQ1xeQjuPK9uEUKF/mTq6WPsPBOgu050BAY=
github.com/Al2Klimov/go-monplug-utils v0.0.0-20190614130920-37501b5dec90 h1:wOD9k6e1cckSR4ijHvbEEVX4Ess4Rjd5ndh+UIeifRU=
github.com/Al2Klimov/go-monplug-utils v0.0.0-20190614130920-37501b5dec90/go.mod h1:mqQ7FPnSDnJLHYOPUpIAV+2TjwXq4wS72W6DALbJEgM=
github.com/Al2Klimov/go-pretty-print v0.0.0-20181020210249-508c8cfc87b9/go.mod h1:Ujp2n4MGq36e/Y/FaxdCJMqb2QeFUA7IhPAdUow+h+A=
Expand Down

0 comments on commit 2436010

Please sign in to comment.