File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module tarpit-analyzer
33go 1.25.0
44
55require (
6- github.com/alecthomas/kong v1.15 .0
6+ github.com/alecthomas/kong v1.16 .0
77 github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
88 github.com/olekukonko/tablewriter v1.1.4
99 github.com/paulmach/go.geojson v1.5.0
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ github.com/alecthomas/kong v1.12.0 h1:oKd/0fHSdajj5PfGDd3ScvEvpVJf9mT2mb5r9xYadY
3030github.com/alecthomas/kong v1.12.0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
3131github.com/alecthomas/kong v1.15.0 h1:BVJstKbpO73zKpmIu+m/aLRrNmWwxXPIGTNin9VmLVI =
3232github.com/alecthomas/kong v1.15.0 /go.mod h1:wrlbXem1CWqUV5Vbmss5ISYhsVPkBb1Yo7YKJghju2I =
33+ github.com/alecthomas/kong v1.16.0 h1:g92/kUxBcdcTPOM79yE63viJgtcp5dNyrB3/O2cjYT4 =
34+ github.com/alecthomas/kong v1.16.0 /go.mod h1:wrlbXem1CWqUV5Vbmss5ISYhsVPkBb1Yo7YKJghju2I =
3335github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
3436github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
3537github.com/alecthomas/repr v0.5.2 h1:SU73FTI9D1P5UNtvseffFSGmdNci/O6RsqzeXJtP0Qs =
You can’t perform that action at this time.
0 commit comments