Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
Update quarks-utils package
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitsakala committed Mar 4, 2020
1 parent 2bd9183 commit 571cfbf
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
@@ -1,7 +1,7 @@
module code.cloudfoundry.org/quarks-job

require (
code.cloudfoundry.org/quarks-utils v0.0.0-20200225114218-378cd73b8745
code.cloudfoundry.org/quarks-utils v0.0.0-20200304132544-e3f006a98b2e
github.com/onsi/ginkgo v1.10.2
github.com/onsi/gomega v1.6.0
github.com/pkg/errors v0.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU=
code.cloudfoundry.org/quarks-utils v0.0.0-20200225114218-378cd73b8745 h1:BpXjjRdTSIR52m3B0ZLllLRpCAuuB/SsFk1c9rA7FWI=
code.cloudfoundry.org/quarks-utils v0.0.0-20200225114218-378cd73b8745/go.mod h1:d2OaSM1qVE/7Zo1imovL7CZCOAShFePFMI3jlpMcp14=
code.cloudfoundry.org/quarks-utils v0.0.0-20200304132544-e3f006a98b2e h1:i8TXz+ZMj9bDNXEE1elZIM6NEj5r9z/Pf7RsqvbXpS0=
code.cloudfoundry.org/quarks-utils v0.0.0-20200304132544-e3f006a98b2e/go.mod h1:d2OaSM1qVE/7Zo1imovL7CZCOAShFePFMI3jlpMcp14=
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
github.com/Azure/go-autorest/autorest v0.9.0/go.mod h1:xyHB1BMZT0cuDHU7I0+g046+BFDTQ8rEZB0s4Yfa6bI=
github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod h1:8Z9fGy2MpX0PvDjB1pEgQTmVqjGhiHBW7RJJEciWzS0=
Expand Down

0 comments on commit 571cfbf

Please sign in to comment.