You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nacos-viper-remote/go.mod

9 lines
145 B
Modula-2

module github.com/yoyofxteam/nacos-viper-remote
go 1.14
require (
github.com/nacos-group/nacos-sdk-go v1.0.7
github.com/spf13/viper v1.8.1
)