This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.1 #524
Annotations
10 errors and 1 warning
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.Format
|
Run govulncheck ./...
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Address.MarshalText
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.String
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.Format
|
Run govulncheck ./...
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Hash.MarshalText
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.String
|
Run govulncheck ./...
proxy.NewHealthChecker calls rpc.Dial, which eventually calls common.Hash.TerminalString
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.StorageSize.String
|
Run govulncheck ./...
proxy.NewHealthChecker calls rpc.Dial, which eventually calls common.StorageSize.TerminalString
|
Run govulncheck ./...
proxy.init calls rpc.init, which calls common.init
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/rpc-gateway/rpc-gateway. Supported file pattern: go.sum
|
Loading