Skip to content

Commit

Permalink
upgrade autoscaler dependencies, make name config required
Browse files Browse the repository at this point in the history
Signed-off-by: Johan Siebens <johan.siebens@gmail.com>
  • Loading branch information
jsiebens committed May 24, 2021
1 parent 5dea748 commit 39411a5
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 66 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.16
require (
github.com/digitalocean/godo v1.60.0
github.com/hashicorp/go-hclog v0.16.0
github.com/hashicorp/nomad-autoscaler v0.3.2
github.com/hashicorp/nomad/api v0.0.0-20210419221345-2fc19c398d42
github.com/hashicorp/nomad-autoscaler v0.3.3
github.com/hashicorp/nomad/api v0.0.0-20210503143957-4ccada7924cf
github.com/mitchellh/go-homedir v1.1.0
github.com/stretchr/testify v1.7.0
github.com/thanhpk/randstr v1.0.4
Expand Down
Loading

0 comments on commit 39411a5

Please sign in to comment.