1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 01:54:57 +02:00
No description
Find a file
2021-02-04 05:42:03 +09:00
.circleci fix circleci cache logic 2021-02-04 05:42:03 +09:00
.github github: add FUNDING.yml 2019-11-25 17:47:21 +09:00
hack hack/make/go: update go.mk 2020-03-09 07:40:45 +09:00
tools fix circleci cache logic 2021-02-04 05:42:03 +09:00
.codecov.yml ci/codecov: add codecov config 2019-06-05 18:47:58 +09:00
.gitattributes all: set vanity import path 2020-03-09 07:31:06 +09:00
.gitignore fix circleci cache logic 2021-02-04 05:42:03 +09:00
.golangci.yml lint/golangci-lint: update golangci-lint config 2020-03-09 07:40:39 +09:00
doc.go all: change license author name 2020-03-09 07:31:07 +09:00
go.mod module: remove x/xerrors dependency 2020-03-09 07:46:01 +09:00
go.sum module: update modules 2020-03-09 07:43:28 +09:00
LICENSE all: change license author name 2020-03-09 07:31:07 +09:00
Makefile fix circleci cache logic 2021-02-04 05:42:03 +09:00
README.md README: fix SaaS badge branch name 2021-02-03 15:25:48 +09:00
uri.go module: remove x/xerrors dependency 2020-03-09 07:46:01 +09:00
uri_test.go all: change license author name 2020-03-09 07:31:07 +09:00

uri

CircleCI pkg.go.dev Go module codecov.io GA

Package uri is an implementation of the URI Uniform Resource Identifier(RFC3986) specification for Go.