We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c2713 commit 59fe74eCopy full SHA for 59fe74e
README.md
@@ -33,14 +33,7 @@ $ zig build
33
34
### Go Implementation
35
- Go 1.16
36
-- https://github.com/aymerick/raymond
37
-- https://github.com/nektro/go-util/util
38
-- https://github.com/nektro/go-util/vflag
39
-- https://github.com/nektro/go.etc
40
-- https://github.com/nektro/go.etc/dbt
41
-- https://github.com/nektro/go.etc/store
42
-- https://github.com/nektro/go.oauth2
43
-- https://github.com/rakyll/statik
+- See [`go.mod`](./go.mod)
44
45
### Zig Implementation
46
- Zig master (at least `0.9.0-dev.749+259f3458a`)
0 commit comments