Skip to content

Commit

Permalink
remove client from go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Swenson committed Oct 25, 2023
1 parent 4b97ffd commit b28874f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ replace (
// Nomad is built using the current source of the API module.
replace github.com/hashicorp/nomad/api => ./api

replace github.com/hashicorp/nomad/client => ./client

require (
github.com/LK4D4/joincontext v0.0.0-20171026170139-1724345da6d5
github.com/Masterminds/sprig/v3 v3.2.3
Expand Down

0 comments on commit b28874f

Please sign in to comment.