You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update Docker and ORAS versions, modify upgrade functionality
- Update the version of `github.com/docker/docker` from `v25.0.0+incompatible` to `v25.0.1+incompatible` in the `go.mod` file
- Update the version of `github.com/docker/cli` from `v25.0.0+incompatible` to `v25.0.1+incompatible` in the `go.mod` file
- Update the version of `github.com/oras.land/oras-go` from `v1.2.4` to `v1.2.5` in the `go.mod` file
- Modify the code in `pkg/qucheng/upgrade/upgrade.go` to change the value of `newValue` based on selected items and products
- Add a log statement to display the product, old version, and new version in `pkg/qucheng/upgrade/upgrade.go`
Signed-off-by: ysicing <[email protected]>
0 commit comments