Skip to content

Commit

Permalink
release package
Browse files Browse the repository at this point in the history
  • Loading branch information
im-pingo committed Dec 24, 2021
1 parent a273958 commit dcb6a1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 194 deletions.
30 changes: 1 addition & 29 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,31 +1,3 @@
module goconsul
module github.com/pingostack/goconsul

go 1.17

require (
github.com/gogf/gf v1.16.6
github.com/hashicorp/consul/api v1.12.0
)

require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
github.com/clbanning/mxj v1.8.5-0.20200714211355-ff02cfb8ea28 // indirect
github.com/fatih/color v1.12.0 // indirect
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/hashicorp/go-cleanhttp v0.5.1 // indirect
github.com/hashicorp/go-hclog v0.12.0 // indirect
github.com/hashicorp/go-immutable-radix v1.0.0 // indirect
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
github.com/hashicorp/golang-lru v0.5.0 // indirect
github.com/hashicorp/serf v0.9.6 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.1.2 // indirect
go.opentelemetry.io/otel v1.0.0-RC2 // indirect
go.opentelemetry.io/otel/trace v1.0.0-RC2 // indirect
golang.org/x/sys v0.0.0-20210423082822-04245dca01da // indirect
golang.org/x/text v0.3.6 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
165 changes: 0 additions & 165 deletions go.sum

This file was deleted.

0 comments on commit dcb6a1f

Please sign in to comment.