-
- Downloads
Update go to 1.21
module github.com/path-network/go-mmproxy | module github.com/path-network/go-mmproxy | ||
go 1.14 | go 1.21 | ||
require go.uber.org/zap v1.15.0 | require go.uber.org/zap v1.15.0 | ||
require ( | |||
go.uber.org/atomic v1.6.0 // indirect | |||
go.uber.org/multierr v1.5.0 // indirect | |||
) |
Please register or sign in to comment