1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-02-15 04:35:22 -05:00

1.15.2 -> 1.15.3

This commit is contained in:
RPRX
2020-10-15 11:07:54 +00:00
committed by GitHub
parent 74d9415418
commit 31788c6e19

View File

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