Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelmaliy authored Mar 10, 2021
1 parent fd4f52b commit b674ae7
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 @@ -4,7 +4,7 @@ go 1.14

require (
github.com/DATA-DOG/go-sqlmock v1.5.0 // indirect
github.com/Peripli/service-manager v0.18.8
github.com/Peripli/service-manager v0.19.1
github.com/antlr/antlr4 v0.0.0-20210202015141-4b649103f31e // indirect
github.com/cloudfoundry-community/go-cfenv v1.18.0 // indirect
github.com/coreos/go-oidc v2.2.1+incompatible // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ github.com/Microsoft/go-winio v0.4.16/go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugX
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/Peripli/service-manager v0.18.8 h1:uSA3E4PdOZ5MPJrxkABB6RvteKGVRUNumNqwI99YPjM=
github.com/Peripli/service-manager v0.18.8/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/Peripli/service-manager v0.19.1 h1:Jbx737i7ePZ4K+XxK7r4p2b6HLZxTzMvtiT8BWL/me8=
github.com/Peripli/service-manager v0.19.1/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/ajg/form v1.5.1 h1:t9c7v8JUKu/XxOGBU0yjNpaMloxGEJhUkqFRq0ibGeU=
github.com/ajg/form v1.5.1/go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit b674ae7

Please sign in to comment.