Commit db62a00
authored
submodules: bump external/cli from
Bumps [external/cli](https://github.com/oasisprotocol/cli) from `aec1603` to `afb2fce`.
- [Release notes](https://github.com/oasisprotocol/cli/releases)
- [Commits](oasisprotocol/cli@aec1603...afb2fce)
---
updated-dependencies:
- dependency-name: external/cli
dependency-version: afb2fceb679c265a88b5b2884cc4efabe5aa6ff2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>aec1603 to afb2fce
1 parent 7deab0d commit db62a00
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/ci-lint.yml+6-6
- .github/workflows/ci-tests.yml+3-3
- .github/workflows/docker-rofl-container-builder.yml+82
- .github/workflows/release.yml+5-5
- .golangci.yml+77-59
- .goreleaser.yaml+5-3
- build/env/env.go+23-12
- build/rofl/artifacts.go+9-1
- build/rofl/manifest.go+46
- build/rofl/manifest_test.go+52
- build/sgxs/sgxs.go+3-3
- cmd/addressbook.go+3-3
- cmd/common/transaction.go+7-4
- cmd/common/wallet.go+5-3
- cmd/network/governance/list.go+3-3
- cmd/network/list.go+3-3
- cmd/network/show.go+3-3
- cmd/paratime/list.go+3-3
- cmd/paratime/statistics.go+38-6
- cmd/rofl/build/artifacts.go+300-249
- cmd/rofl/build/artifacts_other.go-14
- cmd/rofl/build/artifacts_unix.go-23
- cmd/rofl/build/build.go+140-37
- cmd/rofl/build/container.go+2-2
- cmd/rofl/build/scripts.go+14-7
- cmd/rofl/build/tdx.go+16-31
- cmd/rofl/common/manifest.go+35
- cmd/rofl/common/manifest_test.go+110
- cmd/rofl/mgmt.go+25-4
- cmd/rofl/provider/list.go+3-3
- cmd/wallet/list.go+3-3
- common.mk+12-5
- docker/rofl-container-builder/Dockerfile+15
- examples/addressbook/03-list.out+3-3
- examples/addressbook/07-list.out+3-3
- examples/addressbook/10-list.out+2-2
- examples/migration/network-chaincontext-and-rpcs.out+3-3
- examples/network-governance/list.out+12-12
- examples/network-set-rpc/00-list.out+5-5
- examples/network-set-rpc/02-list.out+5-5
- examples/network/00-list.out+5-5
- examples/network/02-list.out+4-4
- examples/network/04-list.out+4-4
- examples/network/06-list.out+4-4
- examples/paratime-remove/00-list.out+12-12
- examples/paratime-remove/02-list.out+11-11
- examples/paratime/00-list.out+11-11
- examples/paratime/02-list.out+11-11
- examples/rofl/provider-list-show-offers.out.static+8-8
- examples/rofl/provider-list.out.static+8-8
- examples/rofl/upgrade.in.static+1-1
- examples/rofl/upgrade.out.static+2
- examples/setup/wallet-list.out+1-1
- examples/wallet/00-list.out+6-6
- examples/wallet/02-list.out+6-6
- examples/wallet/05-list.out+6-6
- go.mod+23-23
- go.sum+47-38
- table/table.go+48-12
0 commit comments