diff --git a/README.md b/README.md index 48b4d54a..a3d175e5 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ Development will be focused on the latest major version. New features will only #### Go Version Support +![Go version](https://img.shields.io/badge/Go-1.15-brightgreen.svg) ![Go version](https://img.shields.io/badge/Go-1.14-brightgreen.svg) -![Go version](https://img.shields.io/badge/Go-1.13-brightgreen.svg) -![Go version](https://img.shields.io/badge/Go-1.12-brightgreen.svg) -gokrb5 may work with other versions of Go but they are not tested. +gokrb5 may work with other versions of Go but they are not formally tested. +It has been reported that gokrb5 also works with the [gollvm](https://go.googlesource.com/gollvm/) compiler but this is not formally tested. ## Features * **Pure Go** - no dependency on external libraries diff --git a/v8/README.md b/v8/README.md index edd89906..a3d175e5 100644 --- a/v8/README.md +++ b/v8/README.md @@ -14,7 +14,8 @@ Development will be focused on the latest major version. New features will only ![Go version](https://img.shields.io/badge/Go-1.15-brightgreen.svg) ![Go version](https://img.shields.io/badge/Go-1.14-brightgreen.svg) -gokrb5 may work with other versions of Go but they are not tested. +gokrb5 may work with other versions of Go but they are not formally tested. +It has been reported that gokrb5 also works with the [gollvm](https://go.googlesource.com/gollvm/) compiler but this is not formally tested. ## Features * **Pure Go** - no dependency on external libraries