From 5957e1d99eaaa39b9efc3e1e776c9992c685f20c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 20:30:03 +0000 Subject: [PATCH] go-swagger: Update to version 0.30.0 --- bucket/go-swagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/go-swagger.json b/bucket/go-swagger.json index 3dc7b92fee..88f1ad85c5 100644 --- a/bucket/go-swagger.json +++ b/bucket/go-swagger.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.30.0", "description": "Golang implementation of Swagger 2.0 (OpenAPI 2.0)", "homepage": "https://goswagger.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/go-swagger/go-swagger/releases/download/v0.29.0/swagger_windows_amd64.exe#/swagger.exe", - "hash": "b31478e04f1d8c35eca7d0ae4e8ba5688c210e8a726e0883b3fda48417f05a05" + "url": "https://github.com/go-swagger/go-swagger/releases/download/v0.30.0/swagger_windows_amd64.exe#/swagger.exe", + "hash": "39cfbee83f1201175ed66f28b2347fe2b99fff9ae2c9e18674d4d7b18b47aeb9" } }, "bin": "swagger.exe",