From sources
As the agent makes use of generics, you need to have the Go compiler >=1.18
go install github.com/situation-sh/situation
Warning
Pre-built binaries are compiled with extra flags to reduce the binary size and also set the version inside the binary. See the Makefile for more details.
Warning
The $GOPATH/bin
folder must be in your PATH to run situation
directly from the command line