From dd51b41be5c55c5a0c81a2c40c9cfd0bf92d81da Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 May 2021 16:41:30 +0000 Subject: [PATCH] chore(deps): update all --- .github/workflows/go.yml | 6 +- .github/workflows/release.yml | 2 +- cmd/web-editor/static/index.html | 12 +- go.mod | 16 +- go.sum | 91 + .../Masterminds/semver/CHANGELOG.md | 64 + .../github.com/Masterminds/semver/LICENSE.txt | 3 +- .../github.com/Masterminds/semver/README.md | 47 +- .../Masterminds/semver/constraints.go | 52 +- vendor/github.com/Masterminds/semver/doc.go | 2 +- .../github.com/Masterminds/semver/version.go | 74 +- .../github.com/Masterminds/sprig/CHANGELOG.md | 151 + vendor/github.com/Masterminds/sprig/README.md | 33 +- vendor/github.com/Masterminds/sprig/crypto.go | 128 +- vendor/github.com/Masterminds/sprig/date.go | 9 +- .../github.com/Masterminds/sprig/defaults.go | 10 +- vendor/github.com/Masterminds/sprig/dict.go | 41 +- vendor/github.com/Masterminds/sprig/doc.go | 213 +- .../github.com/Masterminds/sprig/functions.go | 88 +- .../github.com/Masterminds/sprig/glide.lock | 33 - .../github.com/Masterminds/sprig/glide.yaml | 12 +- vendor/github.com/Masterminds/sprig/list.go | 52 + .../github.com/Masterminds/sprig/numeric.go | 12 +- vendor/github.com/Masterminds/sprig/regex.go | 2 +- .../github.com/Masterminds/sprig/strings.go | 82 +- vendor/github.com/aokoli/goutils/LICENSE.txt | 202 -- vendor/github.com/aokoli/goutils/README.md | 70 - vendor/github.com/aokoli/goutils/appveyor.yml | 21 - .../aokoli/goutils/randomstringutils.go | 250 -- .../github.com/aokoli/goutils/stringutils.go | 224 -- vendor/github.com/aokoli/goutils/wordutils.go | 356 --- vendor/github.com/golang/protobuf/LICENSE | 3 - .../github.com/golang/protobuf/proto/Makefile | 43 - .../github.com/golang/protobuf/proto/clone.go | 229 -- .../golang/protobuf/proto/decode.go | 970 ------- .../golang/protobuf/proto/encode.go | 1362 --------- .../github.com/golang/protobuf/proto/equal.go | 300 -- .../golang/protobuf/proto/extensions.go | 759 ++--- .../github.com/golang/protobuf/proto/lib.go | 898 ------ .../golang/protobuf/proto/message_set.go | 311 -- .../golang/protobuf/proto/pointer_reflect.go | 484 ---- .../golang/protobuf/proto/pointer_unsafe.go | 270 -- .../golang/protobuf/proto/properties.go | 976 ++----- .../github.com/golang/protobuf/proto/text.go | 854 ------ .../golang/protobuf/proto/text_parser.go | 895 ------ .../protoc-gen-go/descriptor/Makefile | 39 - .../protoc-gen-go/descriptor/descriptor.pb.go | 2215 ++------------- .../protobuf/protoc-gen-go/generator/Makefile | 40 - .../protoc-gen-go/generator/generator.go | 2497 ++++++++--------- .../protobuf/protoc-gen-go/plugin/Makefile | 45 - .../protoc-gen-go/plugin/plugin.pb.go | 286 +- .../protoc-gen-go/plugin/plugin.pb.golden | 83 - vendor/github.com/gorilla/context/LICENSE | 27 - vendor/github.com/gorilla/context/README.md | 7 - vendor/github.com/gorilla/context/context.go | 143 - vendor/github.com/gorilla/context/doc.go | 82 - vendor/github.com/gorilla/handlers/README.md | 7 +- .../github.com/gorilla/handlers/compress.go | 161 +- vendor/github.com/gorilla/handlers/cors.go | 54 +- .../github.com/gorilla/handlers/handlers.go | 264 +- .../gorilla/handlers/proxy_headers.go | 4 +- .../github.com/gorilla/handlers/recovery.go | 24 +- vendor/github.com/gorilla/mux/LICENSE | 2 +- vendor/github.com/gorilla/mux/README.md | 610 +++- .../github.com/gorilla/mux/context_gorilla.go | 26 - .../github.com/gorilla/mux/context_native.go | 24 - vendor/github.com/gorilla/mux/doc.go | 64 + vendor/github.com/gorilla/mux/mux.go | 220 +- vendor/github.com/gorilla/mux/regexp.go | 172 +- vendor/github.com/gorilla/mux/route.go | 245 +- .../descriptor/registry.go | 336 ++- .../descriptor/services.go | 122 +- .../descriptor/types.go | 204 +- .../protoc-gen-grpc-gateway/httprule/parse.go | 2 +- .../grpc-gateway/utilities/pattern.go | 2 +- vendor/github.com/huandu/xstrings/README.md | 7 +- vendor/github.com/huandu/xstrings/common.go | 14 +- vendor/github.com/huandu/xstrings/convert.go | 389 ++- vendor/github.com/huandu/xstrings/count.go | 4 +- vendor/github.com/huandu/xstrings/doc.go | 4 +- vendor/github.com/huandu/xstrings/format.go | 13 +- .../github.com/huandu/xstrings/manipulate.go | 9 +- .../github.com/huandu/xstrings/translate.go | 17 +- vendor/github.com/imdario/mergo/README.md | 131 +- vendor/github.com/imdario/mergo/map.go | 33 +- vendor/github.com/imdario/mergo/merge.go | 166 +- vendor/github.com/imdario/mergo/mergo.go | 11 +- vendor/github.com/satori/go.uuid/LICENSE | 20 - vendor/github.com/satori/go.uuid/README.md | 65 - vendor/github.com/satori/go.uuid/uuid.go | 488 ---- vendor/golang.org/x/crypto/AUTHORS | 2 +- vendor/golang.org/x/crypto/CONTRIBUTORS | 2 +- vendor/golang.org/x/crypto/scrypt/scrypt.go | 124 +- .../api/annotations/annotations.pb.go | 163 +- .../googleapis/api/annotations/http.pb.go | 908 +++--- vendor/modules.txt | 105 +- 96 files changed, 5925 insertions(+), 15469 deletions(-) delete mode 100644 vendor/github.com/Masterminds/sprig/glide.lock delete mode 100644 vendor/github.com/aokoli/goutils/LICENSE.txt delete mode 100644 vendor/github.com/aokoli/goutils/README.md delete mode 100644 vendor/github.com/aokoli/goutils/appveyor.yml delete mode 100644 vendor/github.com/aokoli/goutils/randomstringutils.go delete mode 100644 vendor/github.com/aokoli/goutils/stringutils.go delete mode 100644 vendor/github.com/aokoli/goutils/wordutils.go delete mode 100644 vendor/github.com/golang/protobuf/proto/Makefile delete mode 100644 vendor/github.com/golang/protobuf/proto/clone.go delete mode 100644 vendor/github.com/golang/protobuf/proto/decode.go delete mode 100644 vendor/github.com/golang/protobuf/proto/encode.go delete mode 100644 vendor/github.com/golang/protobuf/proto/equal.go delete mode 100644 vendor/github.com/golang/protobuf/proto/lib.go delete mode 100644 vendor/github.com/golang/protobuf/proto/message_set.go delete mode 100644 vendor/github.com/golang/protobuf/proto/pointer_reflect.go delete mode 100644 vendor/github.com/golang/protobuf/proto/pointer_unsafe.go delete mode 100644 vendor/github.com/golang/protobuf/proto/text.go delete mode 100644 vendor/github.com/golang/protobuf/proto/text_parser.go delete mode 100644 vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile delete mode 100644 vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile delete mode 100644 vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile delete mode 100644 vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.golden delete mode 100644 vendor/github.com/gorilla/context/LICENSE delete mode 100644 vendor/github.com/gorilla/context/README.md delete mode 100644 vendor/github.com/gorilla/context/context.go delete mode 100644 vendor/github.com/gorilla/context/doc.go delete mode 100644 vendor/github.com/gorilla/mux/context_gorilla.go delete mode 100644 vendor/github.com/gorilla/mux/context_native.go delete mode 100644 vendor/github.com/satori/go.uuid/LICENSE delete mode 100644 vendor/github.com/satori/go.uuid/README.md delete mode 100644 vendor/github.com/satori/go.uuid/uuid.go diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index d7ca24ce..6886378c 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -40,7 +40,7 @@ jobs: with: go-version: ${{ matrix.golang }} - name: Cache Go modules - uses: actions/cache@v2.1.4 + uses: actions/cache@v2.1.5 with: path: ~/go/pkg/mod key: ${{ runner.os }}-go-${{ matrix.golang }}-v1-${{ hashFiles('**/go.sum') }} @@ -97,7 +97,7 @@ jobs: uses: actions/setup-go@v2 with: go-version: ${{ matrix.golang }} - - uses: actions/cache@v2.1.4 + - uses: actions/cache@v2.1.5 with: path: ~/go/pkg/mod key: ${{ runner.os }}-go-${{ matrix.golang }}-v1-${{ hashFiles('**/go.sum') }} @@ -138,7 +138,7 @@ jobs: uses: actions/setup-go@v2 with: go-version: ${{ matrix.golang }} - - uses: actions/cache@v2.1.4 + - uses: actions/cache@v2.1.5 with: path: ~/go/pkg/mod key: ${{ runner.os }}-go-${{ matrix.golang }}-v1-${{ hashFiles('**/go.sum') }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 59f9a535..c51b9fb2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: - name: Cache Go modules if: steps.semantic.outputs.new-release-published == 'true' - uses: actions/cache@v2.1.4 + uses: actions/cache@v2.1.5 with: path: ~/go/pkg/mod key: ${{ runner.os }}-go-${{ matrix.golang }}-v1-${{ hashFiles('**/go.sum') }} diff --git a/cmd/web-editor/static/index.html b/cmd/web-editor/static/index.html index bc8af00d..b36de416 100644 --- a/cmd/web-editor/static/index.html +++ b/cmd/web-editor/static/index.html @@ -8,12 +8,12 @@ - - - - - - + + + + + +