Release v3.8.1 (#1136)

* Update depends

* Update releng docs

* Release v3.8.1
This commit is contained in:
Tom Limoncelli 2021-04-22 16:59:52 -04:00 committed by GitHub
parent 1cc2e79c59
commit f938230a6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ import (
// Update the number here manually each release, so at least we have a range for go-get people.
var (
SHA = ""
Version = "v3.8.0"
Version = "v3.8.1"
BuildTime = ""
)