Skip to content

Commit

Permalink
make timeout flags backwards compatible
Browse files Browse the repository at this point in the history
Signed-off-by: kitfoman <thaddeusgetachew@gmail.com>
  • Loading branch information
kitfoman committed Apr 28, 2022
1 parent 41cdd6f commit 5279838
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 @@ -16,6 +16,7 @@ package main

import (
"os"
"time"
"strconv"

"github.com/go-openapi/loads"
Expand Down

0 comments on commit 5279838

Please sign in to comment.