Sha256: 4a02efea63c0f44f98d011b15dc6936a7940da73aa3c7ac911977c30622bde38
Contents?: true
Size: 274 Bytes
Versions: 16
Compression:
Stored size: 274 Bytes
Contents
//go:build go1.18 // +build go1.18 // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. package exported const ( ModuleName = "azblob" ModuleVersion = "v1.0.0" )
Version data entries
16 entries across 16 versions & 1 rubygems