Changelog: https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md
Instances : fix csv flags ssh-keys and network PR 244 @optik-aper
Plans + Regions: Add new plan types in examples PR 241 @AFatalErrror
Plans Metal : new command to retrieve just bare metal plans PR 240 @optik-aper
Readme : fix command example PR 239 @travispaul
Bump github.com/vultr/govultr/v2 from 2.14.1 to 2.14.2 PR 238
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 PR 236
Bump builds from go 1.16 -> 1.17 PR 243
Diff from MAINTAINER, Thanks Adriano!
While this is not really the official continuation of afl, it has a few
fixes for recent LLVM. If lcamtuf releases a new version, we should
consider switching back to the original.
Discussed with daniel and jsg
ok jsg
This is the popular wordle game for the terminal, written in go.
Guess the word in six tries. Each guess must be a valid five-letter
word. Hit enter to submit. After each guess, the color of the tiles will
change to show how close your guess was to the word.
With suggestions from op@
ok op@
No changelog available this time (yet?), but looking at the commits
between the last release it's a small update with only a few things that
affects us. Tested with a WIP luarocks.port.mk and as a user
(luarocks-5.1 install --local XYZ) with both "pure lua" rocks and
libraries that needs C bits.
while here add a comment explaining why NO_TESTS so I don't forget that
it needs busted.
cc1: error: unrecognized command line option "-flto=auto"
cc1: error: unrecognized command line option "-ffat-lto-objects"
Switch to ports-gcc on sparc64 to fix build.