Skip to content

Commit

Permalink
Bump github.com/go-pg/pg from 8.0.2+incompatible to 8.0.3+incompatible
Browse files Browse the repository at this point in the history
Bumps [github.com/go-pg/pg](https://github.com/go-pg/pg) from 8.0.2+incompatible to 8.0.3+incompatible.
- [Release notes](https://github.com/go-pg/pg/releases)
- [Changelog](https://github.com/go-pg/pg/blob/master/CHANGELOG.md)
- [Commits](go-pg/pg@v8.0.2...v8.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 4, 2019
1 parent 4f2fb64 commit 15cd07d
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 @@ -6,7 +6,7 @@ require (
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/fortytw2/leaktest v1.3.0
github.com/go-pg/pg v8.0.2+incompatible
github.com/go-pg/pg v8.0.3+incompatible
github.com/golang/protobuf v1.3.0 // indirect
github.com/google/go-jsonnet v0.12.1
github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/go-pg/pg v8.0.2+incompatible h1:NC4501uF2oyRDRaLAIqiVARJ+LFDguCyWbfjOBXbDNI=
github.com/go-pg/pg v8.0.2+incompatible/go.mod h1:a2oXow+aFOrvwcKs3eIA0lNFmMilrxK2sOkB5NWe0vA=
github.com/go-pg/pg v8.0.3+incompatible h1:h+wfgh3nBdyTcYPQtK7GGnAFhVUGH33F9SEcMv5wbzI=
github.com/go-pg/pg v8.0.3+incompatible/go.mod h1:a2oXow+aFOrvwcKs3eIA0lNFmMilrxK2sOkB5NWe0vA=
github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.0 h1:kbxbvI4Un1LUWKxufD+BiE6AEExYYgkQLQmLFqA1LFk=
Expand Down

0 comments on commit 15cd07d

Please sign in to comment.