diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-09-06 16:49:31 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-09-25 09:43:37 +0200 |
| commit | 8c71ed2cc4300fa0e3e80d64c71bb69688f5e5e9 (patch) | |
| tree | 3588b3faf546aa57c6619fa19320b1cb7968dac2 /go.mod | |
| parent | b52974ebb7995c854baa9682f37a1b0f409f511b (diff) | |
go.mod/go.sum: Run go mod tidy
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -10,11 +10,6 @@ require ( ) require ( - golang.org/x/mod v0.8.0 // indirect - golang.org/x/tools v0.6.0 // indirect -) - -require ( github.com/go-errors/errors v1.4.2 golang.org/x/crypto v0.13.0 // indirect golang.org/x/net v0.15.0 |
