Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelmaliy authored Jun 25, 2021
1 parent 6af7fa8 commit 850e962
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.19.3
github.com/Peripli/service-manager v0.20.0
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 @@ -54,6 +54,8 @@ github.com/Peripli/service-manager v0.19.1 h1:Jbx737i7ePZ4K+XxK7r4p2b6HLZxTzMvti
github.com/Peripli/service-manager v0.19.1/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/Peripli/service-manager v0.19.3 h1:n7khqBL8+EgPD593xIyF7svicNSmr50R3v/eqDUBwK4=
github.com/Peripli/service-manager v0.19.3/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/Peripli/service-manager v0.20.0 h1:VlUTtkhq97ph/QvoHHCVEjskvHq8pEnvBA4bZ8xssc8=
github.com/Peripli/service-manager v0.20.0/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 850e962

Please sign in to comment.