axetroy / go-server

Golangε†™ηš„δΈ€δΊ›εŸΊη‘€εŽη«―ζœεŠ‘οΌŒεŸΊζœ¬εŒ…ε«ε€§ε€šζ•°εŽη«―ιœ€θ¦ηš„ζœεŠ‘
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

fix(deps): update golang.org/x/image commit hash to a66eb64 #413

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/image require digest 4410531 -> a66eb64

Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

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

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/axetroy/go-server":"/mnt/renovate/gh/axetroy/go-server" -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/axetroy/go-server" docker.io/renovate/go:1.14.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor"
go: downloading github.com/markbates/goth v1.67.1
go: downloading github.com/go-co-op/gocron v0.3.3
go: downloading github.com/markbates/pkger v0.17.1
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/go-playground/validator/v10 v10.4.1
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/go-playground/locales v0.13.0
go: downloading github.com/holdno/snowFlakeByGo v0.0.0-20180510033652-d23f8a8cadd7
go: downloading github.com/lib/pq v1.10.0
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/kataras/iris/v12 v12.1.8
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/go-playground/universal-translator v0.17.0
go: downloading github.com/jinzhu/gorm v1.9.16
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading github.com/shirou/gopsutil v2.20.6+incompatible
go: downloading golang.org/x/image v0.0.0-20210504121937-7319ad40d33e
go: downloading golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
go: downloading github.com/sec51/twofactor v1.0.1-0.20180911112802-cd97c894b2cc
go: downloading github.com/axetroy/go-fs v1.0.0
go: downloading github.com/sec51/convert v0.0.0-20190309075348-ebe586d87951
go: downloading github.com/jordan-wright/email v0.0.0-20200602115436-fd8a7622303e
go: downloading golang.org/x/sys v0.0.0-20200905004654-be1d3432aa8f
go: downloading github.com/leodido/go-urn v1.2.0
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
go: downloading github.com/nsqio/go-nsq v1.0.8
go: downloading github.com/mssola/user_agent v0.5.2
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
go: downloading github.com/axetroy/mocker v1.2.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/go-ole/go-ole v1.2.4
go: downloading github.com/golang/snappy v0.0.1
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/kataras/golog v0.0.10
go: downloading github.com/ryanuber/columnize v2.1.0+incompatible
go: downloading github.com/sec51/cryptoengine v0.0.0-20180911112225-2306d105a49e
go: downloading github.com/sec51/qrcode v0.0.0-20160126144534-b7779abbcaf1
go: downloading github.com/gorilla/sessions v1.2.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/russross/blackfriday v1.5.2
go: downloading github.com/go-redis/redis v6.15.5+incompatible
go: downloading github.com/Shopify/goreferrer v0.0.0-20181106222321-ec9c9a553398
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/mattn/go-colorable v0.1.4
go: downloading golang.org/x/net v0.0.0-20200930145003-4acb6c075d10
go: downloading github.com/iris-contrib/jade v1.1.3
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/microcosm-cc/bluemonday v1.0.2
go: downloading golang.org/x/text v0.3.3
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/go-redis/redis/v8 v8.2.1
go: downloading github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.518
go: downloading github.com/klauspost/compress v1.10.4
go: downloading gopkg.in/ini.v1 v1.51.1
go: downloading google.golang.org/appengine v1.6.6
go: downloading cloud.google.com/go v0.67.0
go: downloading github.com/CloudyKit/jet v2.1.3-0.20180809161101-62edd43e4f88+incompatible
go: downloading github.com/CloudyKit/jet/v3 v3.0.0
go: downloading github.com/iris-contrib/schema v0.0.1
go: downloading github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible
go: downloading github.com/gobuffalo/here v0.6.0
go: downloading github.com/schollz/closestmatch v2.1.0+incompatible
go: downloading github.com/kataras/pio v0.0.2
go: downloading github.com/kataras/sitemap v0.0.5
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/iris-contrib/pongo2 v0.0.1
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading go.opentelemetry.io/otel v0.11.0
go: downloading google.golang.org/protobuf v1.25.0
go: downloading github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53
go: downloading github.com/iris-contrib/middleware/cors v0.0.0-20191219204441-78279b78a367
go: downloading github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
go: downloading github.com/iris-contrib/blackfriday v2.0.0+incompatible
go: downloading github.com/sec51/gf256 v0.0.0-20160126143050-2454accbeb9e
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
github.com/axetroy/go-server/internal/app/admin_server imports
    github.com/kataras/iris/v12 imports
    gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied
github.com/axetroy/go-server/internal/app/admin_server imports
    github.com/kataras/iris/v12 imports
    github.com/kataras/iris/v12/i18n imports
    gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.1: permission denied