Skip to content

Commit

Permalink
Pin serving v0.13.2 dep to v0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
navidshaikh committed Apr 13, 2020
1 parent 030279b commit b706bbe
Show file tree
Hide file tree
Showing 35 changed files with 158 additions and 1,232 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
k8s.io/client-go v0.17.0
knative.dev/eventing v0.13.6
knative.dev/pkg v0.0.0-20200406231459-466c676678dd
knative.dev/serving v0.13.1-0.20200407135959-877f5a24bf41
knative.dev/serving v0.13.2
knative.dev/test-infra v0.0.0-20200406223059-a7b18bf0c37b
sigs.k8s.io/yaml v1.1.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -598,8 +598,8 @@ knative.dev/eventing v0.13.6 h1:TT2w7qjsMTvYcEfTih7Gzv5Nm0GMLe5Y8dxJG3s1wbM=
knative.dev/eventing v0.13.6/go.mod h1:UxweNv8yXhsdHJitcb9R6rmfNaUD2DFi9GWwNRyIs58=
knative.dev/pkg v0.0.0-20200406231459-466c676678dd h1:hmFDW9t22H4nqmVJ1wCGmbvImypGxE8aBBWNCFqr0o8=
knative.dev/pkg v0.0.0-20200406231459-466c676678dd/go.mod h1:pgODObA1dTyhNoFxPZTTjNWfx6F0aKsKzn+vaT9XO/Q=
knative.dev/serving v0.13.1-0.20200407135959-877f5a24bf41 h1:Ls1IM8u3i58i2bfgSziT7CjpguTiueZvrix6XhkUVOM=
knative.dev/serving v0.13.1-0.20200407135959-877f5a24bf41/go.mod h1:x2n255JS2XBI39tmjZ8CwTxIf9EKNMCrkVuiOttLRm0=
knative.dev/serving v0.13.2 h1:y/XGEVNZeoZ36P7+Xa76ap2r/o9LKXVfxMNiFvxPxTg=
knative.dev/serving v0.13.2/go.mod h1:x2n255JS2XBI39tmjZ8CwTxIf9EKNMCrkVuiOttLRm0=
knative.dev/test-infra v0.0.0-20200406223059-a7b18bf0c37b h1:jNJVW/NLALp95kLLaGPkItIMAmH8nia5BYjhsmOCSwI=
knative.dev/test-infra v0.0.0-20200406223059-a7b18bf0c37b/go.mod h1:xcdUkMJrLlBswIZqL5zCuBFOC22WIPMQoVX1L35i0vQ=
modernc.org/cc v1.0.0/go.mod h1:1Sk4//wdnYJiUIxnW8ddKpaOJCF37yAdqYnkxUpaYxw=
Expand Down
9 changes: 0 additions & 9 deletions vendor/github.com/google/uuid/.travis.yml

This file was deleted.

10 changes: 0 additions & 10 deletions vendor/github.com/google/uuid/CONTRIBUTING.md

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/google/uuid/CONTRIBUTORS

This file was deleted.

27 changes: 0 additions & 27 deletions vendor/github.com/google/uuid/LICENSE

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/google/uuid/README.md

This file was deleted.

80 changes: 0 additions & 80 deletions vendor/github.com/google/uuid/dce.go

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/google/uuid/doc.go

This file was deleted.

1 change: 0 additions & 1 deletion vendor/github.com/google/uuid/go.mod

This file was deleted.

53 changes: 0 additions & 53 deletions vendor/github.com/google/uuid/hash.go

This file was deleted.

37 changes: 0 additions & 37 deletions vendor/github.com/google/uuid/marshal.go

This file was deleted.

90 changes: 0 additions & 90 deletions vendor/github.com/google/uuid/node.go

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/google/uuid/node_js.go

This file was deleted.

Loading

0 comments on commit b706bbe

Please sign in to comment.