Skip to content

Commit

Permalink
Merge pull request #121 from kitfoman/add-missing-dependency
Browse files Browse the repository at this point in the history
[Bug Fix] add missing dependency
  • Loading branch information
seeker89 authored Aug 29, 2022
2 parents 8ad0802 + f6dbd26 commit 2f54105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/goldpinger/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ package main
import (
"os"
"strconv"
"time"

"github.com/go-openapi/loads"
"go.uber.org/zap"
Expand Down

0 comments on commit 2f54105

Please sign in to comment.