Skip to content

Commit 2e8b709

Browse files
authored
Update for release Stash@v2020.07.08-beta.0 (#259)
ProductLine: Stash Release: v2020.07.08-beta.0 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 7b58b54 commit 2e8b709

File tree

131 files changed

+132
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+132
-130
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
kubedb.dev/postgres v0.14.0-alpha.0
2626
kubedb.dev/proxysql v0.1.0-alpha.0
2727
kubedb.dev/redis v0.7.0-alpha.0
28-
stash.appscode.dev/apimachinery v0.10.0-alpha.1
28+
stash.appscode.dev/apimachinery v0.10.0-beta.0
2929
)
3030

3131
replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,6 +1411,8 @@ stash.appscode.dev/apimachinery v0.10.0-alpha.0 h1:/CBUctjDJyjo9a9lANjAPRq3Fj1Ky
14111411
stash.appscode.dev/apimachinery v0.10.0-alpha.0/go.mod h1:su9Q+3/B6+5PdGvVZBIkXoAik6iKKFUcdPNThpZPVV4=
14121412
stash.appscode.dev/apimachinery v0.10.0-alpha.1 h1:NzT8tRWNhSnvwBMihVhTfHMG06Aw93SMkv8z9AvXUB0=
14131413
stash.appscode.dev/apimachinery v0.10.0-alpha.1/go.mod h1:IzulL8Pi1zByc2Nlg+R6w2yPE15zc3Elksn8a/l8meg=
1414+
stash.appscode.dev/apimachinery v0.10.0-beta.0 h1:gIn9ai1ipjgGImTXJseOsucv3rJmQC4/34kihUWul4g=
1415+
stash.appscode.dev/apimachinery v0.10.0-beta.0/go.mod h1:v3rBovazmdCv/9rAA5U7LpDRFhVqcLsagnLlbPfD2Eg=
14141416
vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc/go.mod h1:so/NYdZXCz+E3ZpW0uAoCj6uzU2+8OWDFv/HxUSs7kI=
14151417
xorm.io/builder v0.3.6/go.mod h1:LEFAPISnRzG+zxaxj2vPicRwz67BdhFreKg8yv8/TgU=
14161418
xorm.io/core v0.7.2-0.20190928055935-90aeac8d08eb/go.mod h1:jJfd0UAEzZ4t87nbQYtVjmqpIODugN6PD2D9E+dJvdM=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
10881088
sigs.k8s.io/structured-merge-diff/v3/value
10891089
# sigs.k8s.io/yaml v1.2.0
10901090
sigs.k8s.io/yaml
1091-
# stash.appscode.dev/apimachinery v0.10.0-alpha.1
1091+
# stash.appscode.dev/apimachinery v0.10.0-beta.0
10921092
stash.appscode.dev/apimachinery/apis
10931093
stash.appscode.dev/apimachinery/apis/repositories
10941094
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1

vendor/stash.appscode.dev/apimachinery/apis/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright The Stash Authors.
2+
Copyright AppsCode Inc. and Contributors
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

vendor/stash.appscode.dev/apimachinery/apis/invoker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright The Stash Authors.
2+
Copyright AppsCode Inc. and Contributors
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

vendor/stash.appscode.dev/apimachinery/apis/repositories/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright The Stash Authors.
2+
Copyright AppsCode Inc. and Contributors
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

vendor/stash.appscode.dev/apimachinery/apis/repositories/register.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright The Stash Authors.
2+
Copyright AppsCode Inc. and Contributors
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

vendor/stash.appscode.dev/apimachinery/apis/repositories/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright The Stash Authors.
2+
Copyright AppsCode Inc. and Contributors
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

vendor/stash.appscode.dev/apimachinery/apis/repositories/v1alpha1/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright The Stash Authors.
2+
Copyright AppsCode Inc. and Contributors
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

vendor/stash.appscode.dev/apimachinery/apis/repositories/v1alpha1/generated.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)