projectsyn / lieutenant-api

The Project Syn Kubernetes Cluster and Tenants Inventory API
https://docs.syn.tools/lieutenant-api/
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Update module github.com/hashicorp/golang-lru to v1 - autoclosed #203

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/golang-lru require major v0.5.4 -> v1.0.1

Release Notes

hashicorp/golang-lru ### [`v1.0.1`](https://togithub.com/hashicorp/golang-lru/releases/tag/v1.0.1): Pointer to v0/v2 [Compare Source](https://togithub.com/hashicorp/golang-lru/compare/v0.6.0...v1.0.1) This is a placeholder tag to instruct people to explicitly use v0 tags or use the v2 module. ### [`v0.6.0`](https://togithub.com/hashicorp/golang-lru/releases/tag/v0.6.0): Tagging prior to v2 [Compare Source](https://togithub.com/hashicorp/golang-lru/compare/v0.5.4...v0.6.0) This is likely the last tag prior to the switch to generics and the `v2` package.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/projectsyn/lieutenant-api":"/mnt/renovate/gh/projectsyn/lieutenant-api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/projectsyn/lieutenant-api" docker.io/renovate/go:1.19.3 bash -l -c "go get -d -t ./..."
go: downloading github.com/cosmtrek/air v1.40.4
go: downloading github.com/deepmap/oapi-codegen v1.9.0
go: downloading github.com/getkin/kin-openapi v0.98.0
go: downloading github.com/labstack/echo/v4 v4.9.1
go: downloading github.com/projectsyn/lieutenant-operator v1.5.0
go: downloading github.com/taion809/haikunator v0.0.0-20150324135039-4e414e676fd1
go: downloading k8s.io/api v0.24.0-rc.0
go: downloading k8s.io/apimachinery v0.24.0-rc.0
go: downloading github.com/AlekSi/pointer v1.2.0
go: downloading github.com/stretchr/testify v1.8.1
go: downloading github.com/hashicorp/golang-lru v1.0.1
go: downloading sigs.k8s.io/controller-runtime v0.11.2
go: downloading github.com/creack/pty v1.1.11
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/fsnotify/fsnotify v1.5.3
go: downloading github.com/imdario/mergo v0.3.13
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading golang.org/x/tools v0.1.10
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/invopop/yaml v0.1.0
go: downloading github.com/labstack/gommon v0.4.0
go: downloading golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
go: downloading golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/valyala/fasttemplate v1.2.1
go: downloading golang.org/x/time v0.0.0-20220411224347-583f2d630306
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.60.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading k8s.io/client-go v0.24.0-rc.0
go: downloading sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
go: downloading github.com/mattn/go-colorable v0.1.12
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/go-logr/logr v1.2.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/kube-openapi v0.0.0-20220413171646-5e7f5fdc6da6
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/google/gnostic v0.6.8
go: downloading golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
go: downloading github.com/josharian/intern v1.0.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/emicklei/go-restful v2.9.5+incompatible
go: downloading github.com/go-openapi/jsonreference v0.19.5
go: downloading github.com/PuerkitoBio/purell v1.1.1
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
github.com/projectsyn/lieutenant-api/pkg/service imports
    github.com/hashicorp/golang-lru: cannot find module providing package github.com/hashicorp/golang-lru
go: warning: github.com/fsnotify/fsnotify@v1.5.3: retracted by module author: Published an incorrect branch accidentally https://github.com/fsnotify/fsnotify/issues/445
go: to switch to the latest unretracted version, run:
    go get github.com/fsnotify/fsnotify@latest