Sensu-go as a library?

I already asked this on slack already, but I believe it had a wrong timing, so here you go:

I don’t know how deep sensu-go is in go modules versioning, but I realized the last importable version through go mod is 5.10.1 (with +incompatible): https://github.com/julian7/sensu-influx-shipper/blob/master/go.mod#L16 . What implications it would trigger if sensu/sensu-go’s go.mod would declare itself as github.com/sensu/sensu-go/v5 ?

1 Like