Skip to content

Commit

Permalink
Update github.com/Al2Klimov/go-gen-source-repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed Jul 12, 2020
1 parent bb98ef6 commit bfdc012
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/masif-upgrader/agent
go 1.13

require (
github.com/Al2Klimov/go-gen-source-repos v0.0.0-20191012103425-993a7199781c // indirect
github.com/Al2Klimov/go-gen-source-repos v0.0.0-20200712150126-db66a45b2f66 // indirect
github.com/Al2Klimov/go-pretty-print v0.0.0-20181020210249-508c8cfc87b9
github.com/Al2Klimov/go-test-utils v0.0.0-20181021140159-44f0ba1d3916 // indirect
github.com/ajg/form v1.5.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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-gen-source-repos v0.0.0-20200712150126-db66a45b2f66 h1:T5s6AyqoggkDsRY803RT4hXhSeqE8yxx7peIUdHD2Tk=
github.com/Al2Klimov/go-gen-source-repos v0.0.0-20200712150126-db66a45b2f66/go.mod h1:l5fESJQgkQ1xeQjuPK9uEUKF/mTq6WPsPBOgu050BAY=
github.com/Al2Klimov/go-pretty-print v0.0.0-20181020210249-508c8cfc87b9 h1:cbp87/vh+OzwT0+38q2gix1Kv0FccEZH4hF0aIV8TyQ=
github.com/Al2Klimov/go-pretty-print v0.0.0-20181020210249-508c8cfc87b9/go.mod h1:Ujp2n4MGq36e/Y/FaxdCJMqb2QeFUA7IhPAdUow+h+A=
github.com/Al2Klimov/go-test-utils v0.0.0-20181021140159-44f0ba1d3916 h1:DyVam1rJSzV06Rgs+/m2PlVkJ4w++/rfrorCKMjZJSw=
Expand Down

0 comments on commit bfdc012

Please sign in to comment.