Browse Source

1.15.4 -> 1.15.5

RPRX 5 years ago
parent
commit
2952492eb8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

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