Skip to content

Commit

Permalink
go.mod: apply preferred version scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixep committed Nov 12, 2022
1 parent 5a8a832 commit 5b9d828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.14
require (
github.com/PuerkitoBio/goquery v1.5.1
github.com/sirupsen/logrus v1.6.0
github.com/tcnksm/go-httpstat fae40520f4ba0a112874d1f0deb9498ebb2198cb
github.com/tcnksm/go-httpstat v0.1.1-0.20170410140047-fae40520f4ba
github.com/urfave/cli v1.22.4
github.com/yterajima/go-sitemap v0.2.2
)

0 comments on commit 5b9d828

Please sign in to comment.