- move `go.mod` to root - move `./splunk/v2` to `./v2` - update `go.mod` to reflect the change of path for the module so that specific release tags don't have to be created in the format `splunk/vX.X.X`
go.modto root./splunk/v2to./v2go.modto reflect the change of path for the module so that specific release tags don't have to be created in the formatsplunk/vX.X.X