1.15.3 -> 1.15.4

This commit is contained in:
RPRX 2020-11-06 12:10:50 +00:00 committed by GitHub
parent 2e416d2102
commit a3ab9ce234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ steps:
- checkout: self
- task: GoTool@0
inputs:
version: "1.15.3"
version: "1.15.4"
- script: |
go version
go mod download