diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,11 +3,11 @@ module git.sr.ht/~shulhan/trunks go 1.16 require ( - git.sr.ht/~shulhan/ciigo v0.7.1-0.20211220103326-55bbd8309fd7 + git.sr.ht/~shulhan/ciigo v0.7.1 github.com/dgryski/go-gk v0.0.0-20200319235926-a69029f61654 // indirect github.com/influxdata/tdigest v0.0.1 // indirect github.com/mailru/easyjson v0.7.7 // indirect - github.com/shuLhan/share v0.32.1-0.20211220053556-5748b1b96617 + github.com/shuLhan/share v0.33.0 github.com/tsenart/vegeta/v12 v12.8.4 ) |
