Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

uses checking is disallowing valid values #77

Closed
OmarTawfik opened this issue Mar 15, 2019 · 1 comment
Closed

uses checking is disallowing valid values #77

OmarTawfik opened this issue Mar 15, 2019 · 1 comment
Labels

Comments

@OmarTawfik
Copy link
Owner

OmarTawfik commented Mar 15, 2019

This is legal and common.

uses="foo/bar@baz"

A path -- e.g., "foo/bar/subdir@baz" -- isn't required.
The Go code that parses this is here.

OmarTawfik pushed a commit that referenced this issue Mar 22, 2019
## [2.6.1](v2.6.0...v2.6.1) (2019-03-22)

### Bug Fixes

* allow "foo/bar@baz" values in uses property ([#81](#81)) ([fdb6b9e](fdb6b9e)), closes [#77](#77)
@OmarTawfik
Copy link
Owner Author

🎉 This issue has been resolved in version 2.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant