diff options
| author | xengineering <me@xengineering.eu> | 2026-05-21 20:39:51 +0200 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2026-05-21 20:39:51 +0200 |
| commit | 4e86ec4c9636eda91155592711c8459ae52ca5cc (patch) | |
| tree | 9e244fa38e8cb03c9b8877f2f9c6ee63e95ad714 /vendor/modules.txt | |
| parent | 5c4d0f87c377b8ffcb2ab588c14df6d86831dc50 (diff) | |
| download | finserv-4e86ec4c9636eda91155592711c8459ae52ca5cc.tar finserv-4e86ec4c9636eda91155592711c8459ae52ca5cc.tar.zst finserv-4e86ec4c9636eda91155592711c8459ae52ca5cc.zip | |
Add github.com/gorilla/mux v1.8.1
This should be used for the HTTP routing.
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..a352832 --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,3 @@ +# github.com/gorilla/mux v1.8.1 +## explicit; go 1.20 +github.com/gorilla/mux |
