siyul-park / uniflow

A high-performance, extremely flexible, and easily extensible universal workflow engine.
MIT License
45 stars 5 forks source link

chore(deps): update dependency go to v1.22.4 - autoclosed #139

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go (source) golang patch 1.22.3 -> 1.22.4

Release Notes

golang/go (go) ### [`v1.22.4`](https://togithub.com/golang/go/compare/go1.22.3...go1.22.4)

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 5 months ago

⚠️ Artifact update problem

Renovate failed to update artifacts 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: plugin/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/siyul-park/uniflow v0.5.0
go: downloading github.com/dop251/goja v0.0.0-20240516125602-ccbae20bcec2
go: downloading github.com/evanw/esbuild v0.21.4
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/samber/lo v1.39.0
go: downloading github.com/xiatechs/jsonata-go v1.8.7
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-faker/faker/v4 v4.4.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/mattn/go-sqlite3 v1.14.22
go: downloading github.com/andybalholm/brotli v1.1.0
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/iancoleman/strcase v0.3.0
go: downloading github.com/dlclark/regexp2 v1.11.0
go: downloading github.com/google/pprof v0.0.0-20240521024322-9665fa269a30
go: downloading golang.org/x/text v0.15.0
go: downloading golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d
go: downloading github.com/goccy/go-json v0.10.3
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading golang.org/x/net v0.25.0
go: downloading github.com/tidwall/btree v1.7.0
go: downloading github.com/go-sourcemap/sourcemap v2.1.4+incompatible
go: downloading golang.org/x/sys v0.20.0
go: downloading github.com/ncruces/go-strftime v0.1.9
go: downloading github.com/benbjohnson/immutable v0.4.3
go: github.com/siyul-park/uniflow/plugin/internal/language imports
    github.com/siyul-park/uniflow/pkg/object: cannot find module providing package github.com/siyul-park/uniflow/pkg/object
File name: cmd/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/jedib0t/go-pretty/v6 v6.5.9
go: downloading github.com/siyul-park/uniflow/plugin v0.5.0
go: downloading github.com/spf13/viper v1.18.2
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
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.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/evanw/esbuild v0.21.3
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/google/pprof v0.0.0-20240509144519-723abb6459b7
go: downloading go.uber.org/multierr v1.11.0
go: github.com/siyul-park/uniflow/cmd/printer imports
    github.com/siyul-park/uniflow/pkg/object: cannot find module providing package github.com/siyul-park/uniflow/pkg/object