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 gopkg.in/yaml.v3 to v3.0.1 in tensorboard-controller (#795)
Update gopkg.in/yaml.v3 from v3.0.0-20210107192922-496545a6307b to v3.0.1 to fix:
- CVE-2022-28948
Testing performed:
- go mod tidy - completed successfully
- go vet ./... - no issues found
- make build - controller builds cleanly
- make test - all tests pass
Part of: #781
Signed-off-by: Asaad Balum <asaad.balum@gmail.com>
0 commit comments