diff options
| author | chrislu <chris.lu@gmail.com> | 2023-08-28 09:02:12 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2023-08-28 09:02:12 -0700 |
| commit | 1eb2da46d5d5a52c1012aa19ef31c1c8ed568d9e (patch) | |
| tree | d808ee7c62bffa0a86ad908b9b533652f7227ef3 /go.mod | |
| parent | 504ae8383ac3a0838d31d04b31623872b5734b31 (diff) | |
| download | seaweedfs-1eb2da46d5d5a52c1012aa19ef31c1c8ed568d9e.tar.xz seaweedfs-1eb2da46d5d5a52c1012aa19ef31c1c8ed568d9e.zip | |
connect and publish
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -266,6 +266,7 @@ require ( github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect github.com/putdotio/go-putio/putio v0.0.0-20200123120452-16d982cac2b8 // indirect github.com/rclone/ftp v0.0.0-20230327202000-dadc1f64e87d // indirect + github.com/rdleal/intervalst v0.0.0-20221028215511-a098aa0d2cb8 // indirect github.com/rfjakob/eme v1.1.2 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/shirou/gopsutil/v3 v3.23.5 // indirect |
