Skip to content

Commit

Permalink
solve service
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Oct 25, 2024
1 parent 973e34b commit d795b1f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion nomad/service.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
package nomad

import (
"encoding/json"
"fmt"

"go.uber.org/zap"

"github.com/go-resty/resty/v2"
)

// the nomad api client type Interface
Expand Down

0 comments on commit d795b1f

Please sign in to comment.