Skip to content

Commit

Permalink
release v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Bot committed Jun 18, 2021
1 parent 0780839 commit 64cd1fb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 40 deletions.
17 changes: 0 additions & 17 deletions ci/release_notes.md

This file was deleted.

1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ require (
github.com/homeport/dyff v1.0.2
github.com/mattn/go-isatty v0.0.12
github.com/mitchellh/go-ps v1.0.0 // indirect
github.com/mitchellh/gox v1.0.1 // indirect
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/smartystreets/goconvey v1.6.4
github.com/starkandwayne/goutils v0.0.0-20190115202530-896b8a6904be
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 h1:l5lAOZEym3oK3
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/gorilla/mux v1.7.3 h1:gnP5JzjVOuiZD07fKKToCAOjS0yOpj/qPETTXCCS6hw=
github.com/gorilla/mux v1.7.3/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=
github.com/hashicorp/go-version v1.0.0 h1:21MVWPKDphxa7ineQQTrCU5brh7OuVVAzGOCnnCPtE8=
github.com/hashicorp/go-version v1.0.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/homeport/dyff v1.0.2 h1:BlqDugM0NmgmYbjGrZKIp3f2Okyff/o/zp+sJ9p4sjE=
github.com/homeport/dyff v1.0.2/go.mod h1:Qewf84pDql49nJwrK/aHzj+nDBNiKwLHZEDeyoFeixg=
Expand Down Expand Up @@ -73,8 +75,12 @@ github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrk
github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936/go.mod h1:r1VsdOzOPt1ZSrGZWFoNhsAedKnEd6r9Np1+5blZCWk=
github.com/mitchellh/go-ps v1.0.0 h1:i6ampVEEF4wQFF+bkYfwYgY+F/uYJDktmvLPf7qIgjc=
github.com/mitchellh/go-ps v1.0.0/go.mod h1:J4lOc8z8yJs6vUwklHw2XEIiT4z4C40KtWVN3nvg8Pg=
github.com/mitchellh/gox v1.0.1 h1:x0jD3dcHk9a9xPSDN6YEL4xL6Qz0dvNYm8yZqui5chI=
github.com/mitchellh/gox v1.0.1/go.mod h1:ED6BioOGXMswlXa2zxfh/xdd5QhwYliBFn9V18Ap4z4=
github.com/mitchellh/hashstructure v1.0.0 h1:ZkRJX1CyOoTkar7p/mLS5TZU4nJ1Rn/F8u9dGS02Q3Y=
github.com/mitchellh/hashstructure v1.0.0/go.mod h1:QjSHrPWS+BGUVBYkbTZWEnOh3G1DutKwClXU/ABz6AQ=
github.com/mitchellh/iochan v1.0.0 h1:C+X3KsSTLFVBr/tK1eYN/vs4rJcvsiLU338UhYPJWeY=
github.com/mitchellh/iochan v1.0.0/go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0QubkSMEySY=
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down
23 changes: 0 additions & 23 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# github.com/BurntSushi/toml v0.3.1
github.com/BurntSushi/toml
# github.com/Knetic/govaluate v3.0.0+incompatible
## explicit
github.com/Knetic/govaluate
# github.com/aws/aws-sdk-go v1.31.4
## explicit
github.com/aws/aws-sdk-go/aws
github.com/aws/aws-sdk-go/aws/awserr
github.com/aws/aws-sdk-go/aws/awsutil
Expand Down Expand Up @@ -46,21 +44,16 @@ github.com/aws/aws-sdk-go/service/ssm/ssmiface
github.com/aws/aws-sdk-go/service/sts
github.com/aws/aws-sdk-go/service/sts/stsiface
# github.com/cloudfoundry-community/vaultkv v0.0.0-20200311151509-343c0e6fc506
## explicit
github.com/cloudfoundry-community/vaultkv
# github.com/cppforlife/go-patch v0.2.0
## explicit
github.com/cppforlife/go-patch/patch
# github.com/geofffranks/simpleyaml v0.0.0-20161109204137-c9320f076de5
## explicit
github.com/geofffranks/simpleyaml
# github.com/geofffranks/yaml v0.0.0-20161117152608-9f2fe4b6f295
## explicit
github.com/geofffranks/yaml
# github.com/gonvenience/bunt v1.1.1
github.com/gonvenience/bunt
# github.com/gonvenience/neat v1.3.0
## explicit
github.com/gonvenience/neat
# github.com/gonvenience/term v1.0.0
github.com/gonvenience/term
Expand All @@ -69,13 +62,10 @@ github.com/gonvenience/text
# github.com/gonvenience/wrap v1.1.0
github.com/gonvenience/wrap
# github.com/gonvenience/ytbx v1.2.2
## explicit
github.com/gonvenience/ytbx
# github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00
## explicit
github.com/gopherjs/gopherjs/js
# github.com/homeport/dyff v1.0.2
## explicit
github.com/homeport/dyff/pkg/dyff
# github.com/jmespath/go-jmespath v0.3.0
github.com/jmespath/go-jmespath
Expand All @@ -86,55 +76,42 @@ github.com/lucasb-eyer/go-colorful
# github.com/mattn/go-ciede2000 v0.0.0-20170301095244-782e8c62fec3
github.com/mattn/go-ciede2000
# github.com/mattn/go-isatty v0.0.12
## explicit
github.com/mattn/go-isatty
# github.com/mitchellh/go-ps v1.0.0
## explicit
github.com/mitchellh/go-ps
# github.com/mitchellh/hashstructure v1.0.0
github.com/mitchellh/hashstructure
# github.com/sergi/go-diff v1.1.0
github.com/sergi/go-diff/diffmatchpatch
# github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3
## explicit
github.com/smartystreets/assertions
github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch
github.com/smartystreets/assertions/internal/go-render/render
github.com/smartystreets/assertions/internal/oglematchers
# github.com/smartystreets/goconvey v1.6.4
## explicit
github.com/smartystreets/goconvey/convey
github.com/smartystreets/goconvey/convey/gotest
github.com/smartystreets/goconvey/convey/reporting
# github.com/starkandwayne/goutils v0.0.0-20190115202530-896b8a6904be
## explicit
github.com/starkandwayne/goutils/ansi
github.com/starkandwayne/goutils/tree
# github.com/texttheater/golang-levenshtein v0.0.0-20191208221605-eb6844b05fc6
## explicit
github.com/texttheater/golang-levenshtein/levenshtein
# github.com/virtuald/go-ordered-json v0.0.0-20170621173500-b18e6e673d74
github.com/virtuald/go-ordered-json
# github.com/voxelbrain/goptions v0.0.0-20151102231003-26cb8b046923
## explicit
github.com/voxelbrain/goptions
# github.com/ziutek/utils v0.0.0-20190626152656-eb2a3b364d6c
## explicit
github.com/ziutek/utils/netaddr
# golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
## explicit
golang.org/x/crypto/ssh/terminal
# golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
## explicit
golang.org/x/sync/syncmap
# golang.org/x/sys v0.0.0-20200523222454-059865788121
## explicit
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
# gopkg.in/yaml.v2 v2.3.0
## explicit
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86
## explicit
gopkg.in/yaml.v3

0 comments on commit 64cd1fb

Please sign in to comment.