Skip to content
Snippets Groups Projects
Commit bd6657e6 authored by Erick Hitter's avatar Erick Hitter
Browse files

Bump go.mod

parent 6914a3cb
No related branches found
No related tags found
1 merge request!4Update go.mod, fix build
...@@ -3,3 +3,9 @@ module git.ethitter.com/open-source/dyndnsd-client ...@@ -3,3 +3,9 @@ module git.ethitter.com/open-source/dyndnsd-client
go 1.17 go 1.17
require github.com/joshbetz/config v0.0.0-20191025221858-121804b392d9 require github.com/joshbetz/config v0.0.0-20191025221858-121804b392d9
require (
github.com/hashicorp/go-version v1.0.0 // indirect
github.com/mitchellh/gox v1.0.1 // indirect
github.com/mitchellh/iochan v1.0.0 // indirect
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment