diff options
| author | Jeff Carr <[email protected]> | 2025-03-19 07:53:00 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-19 07:53:00 -0500 |
| commit | ea5481cc6dda66634492ceb0b0b188affd907af4 (patch) | |
| tree | 83dba4e56c05f5ac82cf481764647be5b757d5d9 /go.mod | |
| parent | ef371cda38829dc4b836e218b25ad20204d54ec7 (diff) | |
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +module go.wit.com/lib/http/ginpb + +go 1.22 + +toolchain go1.24.1 |
