diff options
| author | Juan Roig <jaroig@outlook.com> | 2023-11-14 22:42:25 -0500 |
|---|---|---|
| committer | Juan Roig <jaroig@outlook.com> | 2023-11-14 22:42:25 -0500 |
| commit | e28dc923074ff7445d23cb97a04233f6192a69be (patch) | |
| tree | 39a3076839b9d79e4e8dbce40280e8943abf11cc /go.mod | |
| parent | 329f8dfe029025d591cf3e111dc842a7f4c2a43f (diff) | |
Add flags, update README
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,4 +2,4 @@ module codeberg.org/flpolyaplus/aplus | |||
| 2 | 2 | ||
| 3 | go 1.21.3 | 3 | go 1.21.3 |
| 4 | 4 | ||
| 5 | require golang.org/x/net v0.18.0 // indirect | 5 | require golang.org/x/net v0.18.0 |
