Explorar el Código

1.15.3 -> 1.15.4

RPRX hace 5 años
padre
commit
a3ab9ce234
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.3"
+      version: "1.15.4"
   - script: |
       go version
       go mod download