fix(deps): update golang.org/x/net commit hash to 16afe75 #49

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-05-08 12:02:01 +03:00
renovate[bot] commented 2021-05-04 16:30:16 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/net require digest 7fd8e65 -> 16afe75

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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.


  • If you want to rebase/retry this PR, check this box.

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

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/net](https://togithub.com/golang/net) | require | digest | `7fd8e65` -> `16afe75` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻️ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/unistack-org/micro).
renovate[bot] commented 2021-05-04 16:30:18 +03:00 (Migrated from github.com)

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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/unistack-org/micro":"/mnt/renovate/gh/unistack-org/micro" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/unistack-org/micro" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading golang.org/x/net v0.0.0-20210505214959-0714010a04ed
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/ef-ds/deque v1.0.4
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/dgrijalva/jwt-go v1.0.2
go: downloading github.com/patrickmn/go-cache v1.0.0
go: downloading github.com/silas/dag v0.0.0-20210121180416-41cf55125c34
go: downloading gopkg.in/yaml.v2 v2.3.0
github.com/unistack-org/micro/v3/config imports
	github.com/imdario/mergo tested by
	github.com/imdario/mergo.test imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied

### :warning: Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. :recycle: Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you check the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually 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/unistack-org/micro":"/mnt/renovate/gh/unistack-org/micro" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/unistack-org/micro" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy" go: downloading golang.org/x/net v0.0.0-20210505214959-0714010a04ed go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible go: downloading github.com/ef-ds/deque v1.0.4 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible go: downloading github.com/dgrijalva/jwt-go v1.0.2 go: downloading github.com/patrickmn/go-cache v1.0.0 go: downloading github.com/silas/dag v0.0.0-20210121180416-41cf55125c34 go: downloading gopkg.in/yaml.v2 v2.3.0 github.com/unistack-org/micro/v3/config imports github.com/imdario/mergo tested by github.com/imdario/mergo.test imports gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied ```
Sign in to join this conversation.
No description provided.