Closed renovate[bot] closed 4 months ago
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:
Command failed: go get -d -t ./...
go: downloading github.com/siyul-park/uniflow v0.6.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.5.9
go: downloading github.com/xiatechs/jsonata-go v1.8.7
go: downloading github.com/siyul-park/uniflow/plugin v0.6.0
go: downloading github.com/spf13/viper v1.19.0
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading golang.org/x/sys v0.21.0
go: downloading github.com/goccy/go-json v0.10.3
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/andybalholm/brotli v1.1.0
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.6.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/ncruces/go-strftime v0.1.9
go: downloading github.com/dop251/goja v0.0.0-20240516125602-ccbae20bcec2
go: downloading github.com/evanw/esbuild v0.21.4
go: downloading golang.org/x/net v0.26.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
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.2.2
go: downloading github.com/dlclark/regexp2 v1.11.0
go: downloading github.com/google/pprof v0.0.0-20240528025155-186aa0362fba
go: downloading github.com/go-sourcemap/sourcemap v2.1.4+incompatible
go: downloading go.uber.org/multierr v1.11.0
go: github.com/siyul-park/uniflow/cmd/cli imports
github.com/siyul-park/uniflow/pkg/spec: cannot find module providing package github.com/siyul-park/uniflow/pkg/spec
go: github.com/siyul-park/uniflow/cmd/cli imports
github.com/siyul-park/uniflow/pkg/store: cannot find module providing package github.com/siyul-park/uniflow/pkg/store
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.93%. Comparing base (
f2fc8bb
) to head (60e2583
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v1.15.0
->v1.15.1
Release Notes
mongodb/mongo-go-driver (go.mongodb.org/mongo-driver)
### [`v1.15.1`](https://togithub.com/mongodb/mongo-go-driver/compare/v1.15.0...v1.15.1) [Compare Source](https://togithub.com/mongodb/mongo-go-driver/compare/v1.15.0...v1.15.1)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.