diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,3 +1,5 @@ | |||
| 1 | module codeberg.org/flpolyaplus/aplus | 1 | module codeberg.org/flpolyaplus/aplus |
| 2 | 2 | ||
| 3 | go 1.21.3 | 3 | go 1.21.3 |
| 4 | |||
| 5 | require golang.org/x/net v0.18.0 // indirect | ||
