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
2025-05-22 20:04:28 +02: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
.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 Update to support go v1.22+ 2025-05-22 19:51:42 +02:00
doc.go update module name 2025-05-22 19:52:58 +02:00
go.mod update module name 2025-05-22 19:52:58 +02:00
go.sum module: upgrade to google/go-cmp@v0.5.4 2021-02-16 23:22:59 +09:00
LICENSE all: change license author name 2020-03-09 07:31:07 +09:00
Makefile Update to support go v1.22+ 2025-05-22 19:51:42 +02:00
README.md README.md: update links 2025-05-22 20:04:28 +02:00
uri.go uri.go: format comment 2025-05-22 19:51:42 +02:00
uri_test.go all: change license author name 2020-03-09 07:31:07 +09:00

uri

pkg.go.dev Go module

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