1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-23 16:05:24 +00:00

1.15.4 -> 1.15.5

This commit is contained in:
RPRX 2020-11-13 10:45:24 +08:00 committed by GitHub
parent 156f534ca5
commit 2952492eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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