File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/bogdanfinn/fhttp v0.5.24
7- github.com/bogdanfinn/tls-client v1.6.0
7+ github.com/bogdanfinn/tls-client v1.6.1
88 github.com/gin-gonic/gin v1.8.1
99 github.com/google/uuid v1.3.0
1010 github.com/justtrackio/gosoline v0.3.99
Original file line number Diff line number Diff line change @@ -230,8 +230,8 @@ github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnweb
230230github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 /go.mod h1:Ekp36dRnpXw/yCqJaO+ZrUyxD+3VXMFFr56k5XYrpB4 =
231231github.com/bogdanfinn/fhttp v0.5.24 h1:OlyBKjvJp6a3TotN3wuj4mQHHRbfK7QUMrzCPOZGhRc =
232232github.com/bogdanfinn/fhttp v0.5.24 /go.mod h1:brqi5woc5eSCVHdKYBV8aZLbO7HGqpwyDLeXW+fT18I =
233- github.com/bogdanfinn/tls-client v1.6.0 h1:trCefn62Fq7IGFX7QS4TFuXGAslsJDT9YSrmmTDXt5M =
234- github.com/bogdanfinn/tls-client v1.6.0 /go.mod h1:FtwQ3DndVZ0xAOO704v4iNAgbHOcEc5kPk9tjICTNQ0 =
233+ github.com/bogdanfinn/tls-client v1.6.1 h1:GTIqQssFoIvLaDf4btoYRzDhUzudLqYD4axvfUCXl3I =
234+ github.com/bogdanfinn/tls-client v1.6.1 /go.mod h1:FtwQ3DndVZ0xAOO704v4iNAgbHOcEc5kPk9tjICTNQ0 =
235235github.com/bogdanfinn/utls v1.5.16 h1:NhhWkegEcYETBMj9nvgO4lwvc6NcLH+znrXzO3gnw4M =
236236github.com/bogdanfinn/utls v1.5.16 /go.mod h1:mHeRCi69cUiEyVBkKONB1cAbLjRcZnlJbGzttmiuK4o =
237237github.com/boombuler/barcode v1.0.0 /go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8 =
You can’t perform that action at this time.
0 commit comments