Skip to content

Commit

Permalink
fix(go): removed tinygo package because it appears unmaintained
Browse files Browse the repository at this point in the history
  • Loading branch information
luisnquin committed Mar 6, 2024
1 parent 08b757e commit ec9d959
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home/modules/dev/go/etc.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
govulncheck # audit dependencies
grpc-tools
panicparse # to help to debug panic errors
tinygo
unconvert # linter to check unnecessary type conversions
];
}

0 comments on commit ec9d959

Please sign in to comment.