ci: Build on Go 1.18, bump actions versions (#4637)

* ci: Build on Go 1.18, bump actions versions

* Revert linter version bump for now

* Try linter again
This commit is contained in:
Francis Lavoie 2022-03-15 18:09:19 -04:00 committed by GitHub
parent a9c7e94a38
commit 4e9fbee1e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 34 additions and 19 deletions

View file

@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build !windows && !plan9 && !nacl && !js
// +build !windows,!plan9,!nacl,!js
package caddy