diff options
| author | Raúl Benencia <id@rbenencia.name> | 2026-06-05 10:46:58 -0300 |
|---|---|---|
| committer | Raul Benencia <46945030+raul-te@users.noreply.github.com> | 2026-06-05 13:58:19 -0300 |
| commit | f4631375414422d87f0d16579fd3101fca3c2289 (patch) | |
| tree | 9a3cbc76e213367b60561ccbfb8103f9f877c600 /go.mod | |
| parent | 3fff6f8cdf452c89d0120845f85f552617129070 (diff) | |
Prune gorilla mux
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ module github.com/thousandeyes/shoelaces go 1.22 require ( - github.com/gorilla/mux v1.8.0 github.com/namsral/flag v1.7.4-pre gopkg.in/yaml.v2 v2.4.0 ) |
