fix(deps): update src.techknowlogick.com/xgo digest to bff48e4 #1474

Merged
konrad merged 2 commits from renovate/src.techknowlogick.com-xgo-digest into main 2023-04-06 10:17:26 +00:00
Member

This PR contains the following updates:

Package Type Update Change
src.techknowlogick.com/xgo require digest b607086 -> bff48e4

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [src.techknowlogick.com/xgo](https://github.com/techknowlogick/xgo) | require | digest | `b607086` -> `bff48e4` | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-04-06 09:01:57 +00:00
renovate added 1 commit 2023-04-06 09:01:58 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
30489dce64
fix(deps): update src.techknowlogick.com/xgo digest to bff48e4
Author
Member

⚠ 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 click 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_sidecar --label=renovate_child --user=0:0 -v "/tmp/renovate/repos/gitea/vikunja/api":"/tmp/renovate/repos/gitea/vikunja/api" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOSUMDB -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 GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/renovate/repos/gitea/vikunja/api" docker.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.3 && go get -d -t ./..."
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/cweill/gotests v1.6.0
go: downloading github.com/arran4/golang-ical v0.0.0-20230318005454-19abf92700cc
go: downloading github.com/spf13/viper v1.15.0
go: downloading code.vikunja.io/web v0.0.0-20210706160506-d85def955bd3
go: downloading github.com/ThreeDotsLabs/watermill v1.2.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
go: downloading github.com/labstack/echo/v4 v4.10.2
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/c2h5oh/datasize v0.0.0-20220606134207-859f65c6625b
go: downloading github.com/spf13/afero v1.9.5
go: downloading github.com/stretchr/testify v1.8.2
go: downloading xorm.io/xorm v1.3.2
go: downloading github.com/bbrks/go-blurhash v1.1.1
go: downloading golang.org/x/image v0.6.0
go: downloading src.techknowlogick.com/xormigrate v1.5.0
go: downloading github.com/spf13/cobra v1.6.1
go: downloading golang.org/x/term v0.6.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/coreos/go-oidc/v3 v3.5.0
go: downloading github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading golang.org/x/oauth2 v0.6.0
go: downloading github.com/go-sql-driver/mysql v1.7.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/iancoleman/strcase v0.2.0
go: downloading github.com/imdario/mergo v0.3.15
go: downloading github.com/jinzhu/copier v0.3.5
go: downloading github.com/lib/pq v1.10.7
go: downloading github.com/mattn/go-sqlite3 v1.14.16
go: downloading github.com/vectordotdev/go-datemath v0.1.1-0.20220323213446-f3954d0b18ae
go: downloading golang.org/x/crypto v0.7.0
go: downloading xorm.io/builder v0.3.12
go: downloading gopkg.in/d4l3k/messagediff.v1 v1.2.1
go: downloading github.com/disintegration/imaging v1.6.2
go: downloading github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
go: downloading github.com/yuin/goldmark v1.5.4
go: downloading github.com/prometheus/client_golang v1.14.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
go: downloading github.com/pquerna/otp v1.4.0
go: downloading golang.org/x/sys v0.6.0
go: downloading github.com/magefile/mage v1.14.0
go: downloading github.com/swaggo/swag v1.8.12
go: downloading golang.org/x/sync v0.1.0
go: downloading gitea.com/xorm/xorm-redis-cache v0.2.0
go: downloading github.com/go-testfixtures/testfixtures/v3 v3.8.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading src.techknowlogick.com/xgo v1.7.1-0.20230404174715-bff48e481f81
go: downloading github.com/wneessen/go-mail v0.3.9
go: downloading github.com/redis/go-redis/v9 v9.0.3
go: downloading github.com/getsentry/sentry-go v0.20.0
go: downloading github.com/labstack/echo-jwt/v4 v4.1.0
go: downloading github.com/labstack/gommon v0.4.0
go: downloading github.com/ulule/limiter/v3 v3.11.1
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/text v0.8.0
go: downloading golang.org/x/net v0.8.0
go: downloading github.com/inconshreveable/mousetrap v1.0.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/lithammer/shortuuid/v3 v3.0.7
go: downloading github.com/oklog/ulid v1.3.1
go: downloading github.com/go-jose/go-jose/v3 v3.0.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.39.0
go: downloading github.com/prometheus/procfs v0.9.0
go: downloading google.golang.org/protobuf v1.29.1
go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
go: downloading github.com/d4l3k/messagediff v1.2.1
go: downloading github.com/gocarina/gocsv v0.0.0-20230325173030-9a18a846a479
go: downloading github.com/adlio/trello v1.10.0
go: downloading github.com/tkuchiki/go-timezone v0.2.2
go: downloading github.com/kolaente/caldav-go v3.0.1-0.20190610114120-2a4eb8b5dcc9+incompatible
go: downloading github.com/go-chi/chi/v5 v5.0.8
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/syndtr/goleveldb v1.0.0
go: downloading github.com/garyburd/redigo v1.6.0
go: downloading github.com/valyala/fasttemplate v1.2.2
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.0.6
go: downloading golang.org/x/tools v0.7.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/goccy/go-json v0.9.11
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.20.4
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/beevik/etree v1.1.0
go: downloading github.com/laurent22/ical-go v0.1.1-0.20181107184520-7e5d6ade8eef
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/go-openapi/jsonreference v0.19.6
go: downloading github.com/go-openapi/swag v0.19.15
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/PuerkitoBio/purell v1.1.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
go: downloading github.com/josharian/intern v1.0.0
go: downloading golang.org/x/mod v0.9.0
code.vikunja.io/api/pkg/cmd imports
	code.vikunja.io/api/pkg/swagger: cannot find module providing package code.vikunja.io/api/pkg/swagger

### ⚠ 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 click 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_sidecar --label=renovate_child --user=0:0 -v "/tmp/renovate/repos/gitea/vikunja/api":"/tmp/renovate/repos/gitea/vikunja/api" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOSUMDB -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 GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/renovate/repos/gitea/vikunja/api" docker.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.3 && go get -d -t ./..." go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/cweill/gotests v1.6.0 go: downloading github.com/arran4/golang-ical v0.0.0-20230318005454-19abf92700cc go: downloading github.com/spf13/viper v1.15.0 go: downloading code.vikunja.io/web v0.0.0-20210706160506-d85def955bd3 go: downloading github.com/ThreeDotsLabs/watermill v1.2.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef go: downloading github.com/labstack/echo/v4 v4.10.2 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/c2h5oh/datasize v0.0.0-20220606134207-859f65c6625b go: downloading github.com/spf13/afero v1.9.5 go: downloading github.com/stretchr/testify v1.8.2 go: downloading xorm.io/xorm v1.3.2 go: downloading github.com/bbrks/go-blurhash v1.1.1 go: downloading golang.org/x/image v0.6.0 go: downloading src.techknowlogick.com/xormigrate v1.5.0 go: downloading github.com/spf13/cobra v1.6.1 go: downloading golang.org/x/term v0.6.0 go: downloading github.com/golang-jwt/jwt/v4 v4.5.0 go: downloading github.com/coreos/go-oidc/v3 v3.5.0 go: downloading github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading golang.org/x/oauth2 v0.6.0 go: downloading github.com/go-sql-driver/mysql v1.7.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/iancoleman/strcase v0.2.0 go: downloading github.com/imdario/mergo v0.3.15 go: downloading github.com/jinzhu/copier v0.3.5 go: downloading github.com/lib/pq v1.10.7 go: downloading github.com/mattn/go-sqlite3 v1.14.16 go: downloading github.com/vectordotdev/go-datemath v0.1.1-0.20220323213446-f3954d0b18ae go: downloading golang.org/x/crypto v0.7.0 go: downloading xorm.io/builder v0.3.12 go: downloading gopkg.in/d4l3k/messagediff.v1 v1.2.1 go: downloading github.com/disintegration/imaging v1.6.2 go: downloading github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 go: downloading github.com/yuin/goldmark v1.5.4 go: downloading github.com/prometheus/client_golang v1.14.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 go: downloading github.com/pquerna/otp v1.4.0 go: downloading golang.org/x/sys v0.6.0 go: downloading github.com/magefile/mage v1.14.0 go: downloading github.com/swaggo/swag v1.8.12 go: downloading golang.org/x/sync v0.1.0 go: downloading gitea.com/xorm/xorm-redis-cache v0.2.0 go: downloading github.com/go-testfixtures/testfixtures/v3 v3.8.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading src.techknowlogick.com/xgo v1.7.1-0.20230404174715-bff48e481f81 go: downloading github.com/wneessen/go-mail v0.3.9 go: downloading github.com/redis/go-redis/v9 v9.0.3 go: downloading github.com/getsentry/sentry-go v0.20.0 go: downloading github.com/labstack/echo-jwt/v4 v4.1.0 go: downloading github.com/labstack/gommon v0.4.0 go: downloading github.com/ulule/limiter/v3 v3.11.1 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/fsnotify/fsnotify v1.6.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/spf13/cast v1.5.0 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading golang.org/x/text v0.8.0 go: downloading golang.org/x/net v0.8.0 go: downloading github.com/inconshreveable/mousetrap v1.0.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/lithammer/shortuuid/v3 v3.0.7 go: downloading github.com/oklog/ulid v1.3.1 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/common v0.39.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading google.golang.org/protobuf v1.29.1 go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc go: downloading github.com/d4l3k/messagediff v1.2.1 go: downloading github.com/gocarina/gocsv v0.0.0-20230325173030-9a18a846a479 go: downloading github.com/adlio/trello v1.10.0 go: downloading github.com/tkuchiki/go-timezone v0.2.2 go: downloading github.com/kolaente/caldav-go v3.0.1-0.20190610114120-2a4eb8b5dcc9+incompatible go: downloading github.com/go-chi/chi/v5 v5.0.8 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/syndtr/goleveldb v1.0.0 go: downloading github.com/garyburd/redigo v1.6.0 go: downloading github.com/valyala/fasttemplate v1.2.2 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/subosito/gotenv v1.4.2 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/magiconair/properties v1.8.7 go: downloading github.com/pelletier/go-toml/v2 v2.0.6 go: downloading golang.org/x/tools v0.7.0 go: downloading google.golang.org/appengine v1.6.7 go: downloading github.com/goccy/go-json v0.9.11 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading github.com/go-openapi/spec v0.20.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/beevik/etree v1.1.0 go: downloading github.com/laurent22/ical-go v0.1.1-0.20181107184520-7e5d6ade8eef go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/go-openapi/jsonreference v0.19.6 go: downloading github.com/go-openapi/swag v0.19.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 go: downloading github.com/josharian/intern v1.0.0 go: downloading golang.org/x/mod v0.9.0 code.vikunja.io/api/pkg/cmd imports code.vikunja.io/api/pkg/swagger: cannot find module providing package code.vikunja.io/api/pkg/swagger ```
konrad added 1 commit 2023-04-06 09:53:09 +00:00
continuous-integration/drone/pr Build is passing Details
4ee4f3b228
go mod tidy
konrad scheduled this pull request to auto merge when all checks succeed 2023-04-06 09:53:43 +00:00
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
konrad merged commit 55956f2b52 into main 2023-04-06 10:17:26 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1474
No description provided.