You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -5,5 +5,5 @@ All the dependencies required to build grlx are listed in the [go.mod] file.
The licenses for each dependency are vendored in the [dependencies] directory, sorted by URL.
This directory is automatically updated on push through GitHub actions.
Licenses associated with the specific commit you are running can be found by using `grlx version` and referencing the associated commit in the (publicky available) git history.
Licenses associated with the specific commit you are running can be found by using `grlx version` and referencing the associated commit in the (publicly available) git history.
If you are using an official tagged release, the sources associated are available in the zipped archive attached to the release post.