Skip to content

Commit

Permalink
Prepare for release v0.11.5 (#1241)
Browse files Browse the repository at this point in the history
ProductLine: Stash

Release: v2020.10.30

Release-tracker: stashed/CHANGELOG#22
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Oct 30, 2020
1 parent 4fe4b3c commit 8d19f19
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ require (
kmodules.xyz/openshift v0.0.0-20200922211657-1ece16d36c18
kmodules.xyz/prober v0.0.0-20200922212142-743a6514664e
kmodules.xyz/webhook-runtime v0.0.0-20200922211931-8337935590de
stash.appscode.dev/apimachinery v0.11.4
stash.appscode.dev/apimachinery v0.11.5
)

replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4/go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0=
stash.appscode.dev/apimachinery v0.11.4 h1:o+pykfApSyv17hKE651znHhK2A0uNDLDSxTxD5ltUSU=
stash.appscode.dev/apimachinery v0.11.4/go.mod h1:AyJyyOJVup+KU0JJtNYV+xfDC1wNLgYHE/DCQLMftrg=
stash.appscode.dev/apimachinery v0.11.5 h1:+3bWu7ZMGGo2ypJIJ8YFqyPvVLcXP1s2x9pkQbIXfT0=
stash.appscode.dev/apimachinery v0.11.5/go.mod h1:AyJyyOJVup+KU0JJtNYV+xfDC1wNLgYHE/DCQLMftrg=
vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc/go.mod h1:so/NYdZXCz+E3ZpW0uAoCj6uzU2+8OWDFv/HxUSs7kI=
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1221,7 +1221,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
sigs.k8s.io/structured-merge-diff/v3/value
# sigs.k8s.io/yaml v1.2.0
sigs.k8s.io/yaml
# stash.appscode.dev/apimachinery v0.11.4
# stash.appscode.dev/apimachinery v0.11.5
stash.appscode.dev/apimachinery/apis
stash.appscode.dev/apimachinery/apis/repositories
stash.appscode.dev/apimachinery/apis/repositories/install
Expand Down

0 comments on commit 8d19f19

Please sign in to comment.