Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 93ed423

Browse files
authored
Merge pull request #135 from code42/chore/CDT-1640/rebuild_container
rebuild dir2consul container
2 parents 2cd80c7 + 573c938 commit 93ed423

2 files changed

Lines changed: 614 additions & 76 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/code42/dir2consul
33
go 1.15
44

55
require (
6-
github.com/hashicorp/consul/api v1.13.1
7-
github.com/spf13/viper v1.10.1
6+
github.com/hashicorp/consul/api v1.20.0
7+
github.com/spf13/viper v1.15.0
88
)

0 commit comments

Comments
 (0)