Bläddra i källkod

update vendor

lijian 1 år sedan
förälder
incheckning
87463c0f07

+ 2 - 2
vendor/github.com/kataras/sitemap/.gitignore

@@ -1,2 +1,2 @@
-.vscode
-.DS_STORE
+.vscode
+.DS_STORE

+ 73 - 73
vendor/github.com/kataras/sitemap/CODE_OF_CONDUCT.md

@@ -1,74 +1,74 @@
-# Contributor Covenant Code of Conduct
-
-## Our Pledge
-
-In the interest of fostering an open and welcoming environment, we as
-contributors and maintainers pledge to making participation in our project and
-our community a harassment-free experience for everyone, regardless of age, body
-size, disability, ethnicity, gender identity and expression, level of experience,
-nationality, personal appearance, race, religion, or sexual identity and
-orientation.
-
-## Our Standards
-
-Examples of behavior that contributes to creating a positive environment
-include:
-
-* Using welcoming and inclusive language
-* Being respectful of differing viewpoints and experiences
-* Gracefully accepting constructive criticism
-* Focusing on what is best for the community
-* Showing empathy towards other community members
-
-Examples of unacceptable behavior by participants include:
-
-* The use of sexualized language or imagery and unwelcome sexual attention or
-advances
-* Trolling, insulting/derogatory comments, and personal or political attacks
-* Public or private harassment
-* Publishing others' private information, such as a physical or electronic
-  address, without explicit permission
-* Other conduct which could reasonably be considered inappropriate in a
-  professional setting
-
-## Our Responsibilities
-
-Project maintainers are responsible for clarifying the standards of acceptable
-behavior and are expected to take appropriate and fair corrective action in
-response to any instances of unacceptable behavior.
-
-Project maintainers have the right and responsibility to remove, edit, or
-reject comments, commits, code, wiki edits, issues, and other contributions
-that are not aligned to this Code of Conduct, or to ban temporarily or
-permanently any contributor for other behaviors that they deem inappropriate,
-threatening, offensive, or harmful.
-
-## Scope
-
-This Code of Conduct applies both within project spaces and in public spaces
-when an individual is representing the project or its community. Examples of
-representing a project or community include using an official project e-mail
-address, posting via an official social media account, or acting as an appointed
-representative at an online or offline event. Representation of a project may be
-further defined and clarified by project maintainers.
-
-## Enforcement
-
-Instances of abusive, harassing, or otherwise unacceptable behavior may be
-reported by contacting the project team at kataras2006@hotmail.com. All
-complaints will be reviewed and investigated and will result in a response that
-is deemed necessary and appropriate to the circumstances. The project team is
-obligated to maintain confidentiality with regard to the reporter of an incident.
-Further details of specific enforcement policies may be posted separately.
-
-Project maintainers who do not follow or enforce the Code of Conduct in good
-faith may face temporary or permanent repercussions as determined by other
-members of the project's leadership.
-
-## Attribution
-
-This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
-available at [http://contributor-covenant.org/version/1/4][version]
-
-[homepage]: http://contributor-covenant.org
+# Contributor Covenant Code of Conduct
+
+## Our Pledge
+
+In the interest of fostering an open and welcoming environment, we as
+contributors and maintainers pledge to making participation in our project and
+our community a harassment-free experience for everyone, regardless of age, body
+size, disability, ethnicity, gender identity and expression, level of experience,
+nationality, personal appearance, race, religion, or sexual identity and
+orientation.
+
+## Our Standards
+
+Examples of behavior that contributes to creating a positive environment
+include:
+
+* Using welcoming and inclusive language
+* Being respectful of differing viewpoints and experiences
+* Gracefully accepting constructive criticism
+* Focusing on what is best for the community
+* Showing empathy towards other community members
+
+Examples of unacceptable behavior by participants include:
+
+* The use of sexualized language or imagery and unwelcome sexual attention or
+advances
+* Trolling, insulting/derogatory comments, and personal or political attacks
+* Public or private harassment
+* Publishing others' private information, such as a physical or electronic
+  address, without explicit permission
+* Other conduct which could reasonably be considered inappropriate in a
+  professional setting
+
+## Our Responsibilities
+
+Project maintainers are responsible for clarifying the standards of acceptable
+behavior and are expected to take appropriate and fair corrective action in
+response to any instances of unacceptable behavior.
+
+Project maintainers have the right and responsibility to remove, edit, or
+reject comments, commits, code, wiki edits, issues, and other contributions
+that are not aligned to this Code of Conduct, or to ban temporarily or
+permanently any contributor for other behaviors that they deem inappropriate,
+threatening, offensive, or harmful.
+
+## Scope
+
+This Code of Conduct applies both within project spaces and in public spaces
+when an individual is representing the project or its community. Examples of
+representing a project or community include using an official project e-mail
+address, posting via an official social media account, or acting as an appointed
+representative at an online or offline event. Representation of a project may be
+further defined and clarified by project maintainers.
+
+## Enforcement
+
+Instances of abusive, harassing, or otherwise unacceptable behavior may be
+reported by contacting the project team at kataras2006@hotmail.com. All
+complaints will be reviewed and investigated and will result in a response that
+is deemed necessary and appropriate to the circumstances. The project team is
+obligated to maintain confidentiality with regard to the reporter of an incident.
+Further details of specific enforcement policies may be posted separately.
+
+Project maintainers who do not follow or enforce the Code of Conduct in good
+faith may face temporary or permanent repercussions as determined by other
+members of the project's leadership.
+
+## Attribution
+
+This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
+available at [http://contributor-covenant.org/version/1/4][version]
+
+[homepage]: http://contributor-covenant.org
 [version]: http://contributor-covenant.org/version/1/4/

+ 13 - 13
vendor/github.com/kataras/sitemap/CONTRIBUTING.md

@@ -1,13 +1,13 @@
-# Contributing
-
-First of all read our [Code of Conduct](https://github.com/kataras/sitemap/blob/master/CODE_OF_CONDUCT.md).
-
-## PR
-
-1. Open a new [issue](https://github.com/kataras/sitemap/issues/new)
-    * Write version of your local Go programming language.
-    * Describe your problem, what did you expect to see and what you see instead.
-        * If it's a feature request, describe your idea as better as you can
-2. Fork the [repository](https://github.com/kataras/sitemap).
-3. Make your changes.
-4. Compare & Push the PR from [here](https://github.com/kataras/sitemap/compare).
+# Contributing
+
+First of all read our [Code of Conduct](https://github.com/kataras/sitemap/blob/master/CODE_OF_CONDUCT.md).
+
+## PR
+
+1. Open a new [issue](https://github.com/kataras/sitemap/issues/new)
+    * Write version of your local Go programming language.
+    * Describe your problem, what did you expect to see and what you see instead.
+        * If it's a feature request, describe your idea as better as you can
+2. Fork the [repository](https://github.com/kataras/sitemap).
+3. Make your changes.
+4. Compare & Push the PR from [here](https://github.com/kataras/sitemap/compare).

+ 20 - 20
vendor/github.com/kataras/sitemap/LICENSE

@@ -1,21 +1,21 @@
-The MIT License (MIT)
-
-Copyright (c) 2019-2022 Gerasimos Maropoulos <kataras2006@hotmail.com>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+The MIT License (MIT)
+
+Copyright (c) 2019-2022 Gerasimos Maropoulos <kataras2006@hotmail.com>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

+ 59 - 59
vendor/github.com/kataras/sitemap/README.md

@@ -1,59 +1,59 @@
-# Sitemap (Go)
-
-[![build status](https://img.shields.io/github/workflow/status/kataras/sitemap/CI/master?style=for-the-badge)](https://github.com/kataras/sitemap/actions) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/kataras/sitemap) [![godocs](https://img.shields.io/badge/go-%20docs-488AC7.svg?style=for-the-badge)](https://pkg.go.dev/github.com/kataras/sitemap)
-
-[Sitemap Protocol](https://www.sitemaps.org/protocol.html) implementation for Go. Automatically handles [Sitemap index files](https://www.sitemaps.org/protocol.html#index) `"/sitemap.xml"`.
-
-## Getting started
-
-The only requirement is the [Go Programming Language](https://golang.org/dl).
-
-```sh
-$ go get github.com/kataras/sitemap
-```
-
-```go
-import "github.com/kataras/sitemap"
-```
-
-```go
-sitemaps := sitemap.New("http://localhost:8080").
-    URL(sitemap.URL{Loc: "/home"}).
-    URL(sitemap.URL{Loc: "/articles", LastMod: time.Now(), ChangeFreq: sitemap.Daily, Priority: 1}).
-    Build()
-```
-
-```go
-import "net/http"
-```
-
-```go
-for _, s := range sitemaps {
-    http.Handle(s.Path, s)
-}
-
-http.ListenAndServe(":8080", nil)
-```
-
-Visit http://localhost:8080/sitemap.xml
-
-```xml
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-    <url>
-        <loc>http://localhost:8080/home</loc>
-    </url>
-    <url>
-        <loc>http://localhost:8080/articles</loc>
-        <lastmod>2019-12-05T08:17:35+02:00</lastmod>
-        <changefreq>daily</changefreq>
-        <priority>1</priority>
-    </url>
-</urlset>
-```
-
-For a more detailed technical documentation you can head over to our [godocs](https://godoc.org/github.com/kataras/sitemap). And for executable code you can always visit the [_examples](_examples) repository's subdirectory.
-
-## License
-
-kataras/sitemap is free and open-source software licensed under the [MIT License](https://tldrlegal.com/license/mit-license).
+# Sitemap (Go)
+
+[![build status](https://img.shields.io/github/workflow/status/kataras/sitemap/CI/master?style=for-the-badge)](https://github.com/kataras/sitemap/actions) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/kataras/sitemap) [![godocs](https://img.shields.io/badge/go-%20docs-488AC7.svg?style=for-the-badge)](https://pkg.go.dev/github.com/kataras/sitemap)
+
+[Sitemap Protocol](https://www.sitemaps.org/protocol.html) implementation for Go. Automatically handles [Sitemap index files](https://www.sitemaps.org/protocol.html#index) `"/sitemap.xml"`.
+
+## Getting started
+
+The only requirement is the [Go Programming Language](https://golang.org/dl).
+
+```sh
+$ go get github.com/kataras/sitemap
+```
+
+```go
+import "github.com/kataras/sitemap"
+```
+
+```go
+sitemaps := sitemap.New("http://localhost:8080").
+    URL(sitemap.URL{Loc: "/home"}).
+    URL(sitemap.URL{Loc: "/articles", LastMod: time.Now(), ChangeFreq: sitemap.Daily, Priority: 1}).
+    Build()
+```
+
+```go
+import "net/http"
+```
+
+```go
+for _, s := range sitemaps {
+    http.Handle(s.Path, s)
+}
+
+http.ListenAndServe(":8080", nil)
+```
+
+Visit http://localhost:8080/sitemap.xml
+
+```xml
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+    <url>
+        <loc>http://localhost:8080/home</loc>
+    </url>
+    <url>
+        <loc>http://localhost:8080/articles</loc>
+        <lastmod>2019-12-05T08:17:35+02:00</lastmod>
+        <changefreq>daily</changefreq>
+        <priority>1</priority>
+    </url>
+</urlset>
+```
+
+For a more detailed technical documentation you can head over to our [godocs](https://godoc.org/github.com/kataras/sitemap). And for executable code you can always visit the [_examples](_examples) repository's subdirectory.
+
+## License
+
+kataras/sitemap is free and open-source software licensed under the [MIT License](https://tldrlegal.com/license/mit-license).

+ 1 - 1
vendor/github.com/kataras/tunnel/.gitignore

@@ -1 +1 @@
-.vscode
+.vscode

+ 7 - 7
vendor/github.com/kataras/tunnel/.travis.yml

@@ -1,8 +1,8 @@
-language: go
-os:
-  - linux
-  - osx
-go:
-  - 1.15.x
-  - 1.16.x
+language: go
+os:
+  - linux
+  - osx
+go:
+  - 1.15.x
+  - 1.16.x
   - 1.17.x

+ 73 - 73
vendor/github.com/kataras/tunnel/CODE_OF_CONDUCT.md

@@ -1,74 +1,74 @@
-# Contributor Covenant Code of Conduct
-
-## Our Pledge
-
-In the interest of fostering an open and welcoming environment, we as
-contributors and maintainers pledge to making participation in our project and
-our community a harassment-free experience for everyone, regardless of age, body
-size, disability, ethnicity, gender identity and expression, level of experience,
-nationality, personal appearance, race, religion, or sexual identity and
-orientation.
-
-## Our Standards
-
-Examples of behavior that contributes to creating a positive environment
-include:
-
-* Using welcoming and inclusive language
-* Being respectful of differing viewpoints and experiences
-* Gracefully accepting constructive criticism
-* Focusing on what is best for the community
-* Showing empathy towards other community members
-
-Examples of unacceptable behavior by participants include:
-
-* The use of sexualized language or imagery and unwelcome sexual attention or
-advances
-* Trolling, insulting/derogatory comments, and personal or political attacks
-* Public or private harassment
-* Publishing others' private information, such as a physical or electronic
-  address, without explicit permission
-* Other conduct which could reasonably be considered inappropriate in a
-  professional setting
-
-## Our Responsibilities
-
-Project maintainers are responsible for clarifying the standards of acceptable
-behavior and are expected to take appropriate and fair corrective action in
-response to any instances of unacceptable behavior.
-
-Project maintainers have the right and responsibility to remove, edit, or
-reject comments, commits, code, wiki edits, issues, and other contributions
-that are not aligned to this Code of Conduct, or to ban temporarily or
-permanently any contributor for other behaviors that they deem inappropriate,
-threatening, offensive, or harmful.
-
-## Scope
-
-This Code of Conduct applies both within project spaces and in public spaces
-when an individual is representing the project or its community. Examples of
-representing a project or community include using an official project e-mail
-address, posting via an official social media account, or acting as an appointed
-representative at an online or offline event. Representation of a project may be
-further defined and clarified by project maintainers.
-
-## Enforcement
-
-Instances of abusive, harassing, or otherwise unacceptable behavior may be
-reported by contacting the project team at kataras2006@hotmail.com. All
-complaints will be reviewed and investigated and will result in a response that
-is deemed necessary and appropriate to the circumstances. The project team is
-obligated to maintain confidentiality with regard to the reporter of an incident.
-Further details of specific enforcement policies may be posted separately.
-
-Project maintainers who do not follow or enforce the Code of Conduct in good
-faith may face temporary or permanent repercussions as determined by other
-members of the project's leadership.
-
-## Attribution
-
-This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
-available at [http://contributor-covenant.org/version/1/4][version]
-
-[homepage]: http://contributor-covenant.org
+# Contributor Covenant Code of Conduct
+
+## Our Pledge
+
+In the interest of fostering an open and welcoming environment, we as
+contributors and maintainers pledge to making participation in our project and
+our community a harassment-free experience for everyone, regardless of age, body
+size, disability, ethnicity, gender identity and expression, level of experience,
+nationality, personal appearance, race, religion, or sexual identity and
+orientation.
+
+## Our Standards
+
+Examples of behavior that contributes to creating a positive environment
+include:
+
+* Using welcoming and inclusive language
+* Being respectful of differing viewpoints and experiences
+* Gracefully accepting constructive criticism
+* Focusing on what is best for the community
+* Showing empathy towards other community members
+
+Examples of unacceptable behavior by participants include:
+
+* The use of sexualized language or imagery and unwelcome sexual attention or
+advances
+* Trolling, insulting/derogatory comments, and personal or political attacks
+* Public or private harassment
+* Publishing others' private information, such as a physical or electronic
+  address, without explicit permission
+* Other conduct which could reasonably be considered inappropriate in a
+  professional setting
+
+## Our Responsibilities
+
+Project maintainers are responsible for clarifying the standards of acceptable
+behavior and are expected to take appropriate and fair corrective action in
+response to any instances of unacceptable behavior.
+
+Project maintainers have the right and responsibility to remove, edit, or
+reject comments, commits, code, wiki edits, issues, and other contributions
+that are not aligned to this Code of Conduct, or to ban temporarily or
+permanently any contributor for other behaviors that they deem inappropriate,
+threatening, offensive, or harmful.
+
+## Scope
+
+This Code of Conduct applies both within project spaces and in public spaces
+when an individual is representing the project or its community. Examples of
+representing a project or community include using an official project e-mail
+address, posting via an official social media account, or acting as an appointed
+representative at an online or offline event. Representation of a project may be
+further defined and clarified by project maintainers.
+
+## Enforcement
+
+Instances of abusive, harassing, or otherwise unacceptable behavior may be
+reported by contacting the project team at kataras2006@hotmail.com. All
+complaints will be reviewed and investigated and will result in a response that
+is deemed necessary and appropriate to the circumstances. The project team is
+obligated to maintain confidentiality with regard to the reporter of an incident.
+Further details of specific enforcement policies may be posted separately.
+
+Project maintainers who do not follow or enforce the Code of Conduct in good
+faith may face temporary or permanent repercussions as determined by other
+members of the project's leadership.
+
+## Attribution
+
+This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
+available at [http://contributor-covenant.org/version/1/4][version]
+
+[homepage]: http://contributor-covenant.org
 [version]: http://contributor-covenant.org/version/1/4/

+ 16 - 16
vendor/github.com/kataras/tunnel/CONTRIBUTING.md

@@ -1,16 +1,16 @@
-# Contributing
-
-First of all read our [Code of Conduct](CODE_OF_CONDUCT.md).
-
-## Found a bug?
-
-Open a new [issue](https://github.com/kataras/tunnel/issues/new).
- * Write the Operating System and the version of your machine.
- * Describe your problem, what did you expect to see and what you see instead.
- * If it's a feature request, describe your idea as better as you can.
-
-## Code
-
-1. Fork the [repository](https://github.com/kataras/tunnel).
-2. Make your changes.
-3. Compare & Push the PR from [here](https://github.com/kataras/tunnel/compare).
+# Contributing
+
+First of all read our [Code of Conduct](CODE_OF_CONDUCT.md).
+
+## Found a bug?
+
+Open a new [issue](https://github.com/kataras/tunnel/issues/new).
+ * Write the Operating System and the version of your machine.
+ * Describe your problem, what did you expect to see and what you see instead.
+ * If it's a feature request, describe your idea as better as you can.
+
+## Code
+
+1. Fork the [repository](https://github.com/kataras/tunnel).
+2. Make your changes.
+3. Compare & Push the PR from [here](https://github.com/kataras/tunnel/compare).

+ 20 - 20
vendor/github.com/kataras/tunnel/LICENSE

@@ -1,21 +1,21 @@
-The MIT License (MIT)
-
-Copyright (c) 2020-2022 Gerasimos Maropoulos <kataras2006@hotmail.com>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+The MIT License (MIT)
+
+Copyright (c) 2020-2022 Gerasimos Maropoulos <kataras2006@hotmail.com>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

+ 73 - 73
vendor/github.com/kataras/tunnel/README.md

@@ -1,73 +1,73 @@
-# Tunnel
-
-[![build status](https://img.shields.io/github/workflow/status/kataras/tunnel/CI/master?style=for-the-badge)](https://github.com/kataras/tunnel/actions) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/kataras/tunnel) [![godocs](https://img.shields.io/badge/go-%20docs-488AC7.svg?style=for-the-badge)](https://godoc.org/github.com/kataras/tunnel)
-
-Public URLs for exposing your local web server using [ngrok's API](https://ngrok.com/).
-
-## Installation
-
-The only requirement is the [Go Programming Language](https://golang.org/dl).
-
-```sh
-$ go get github.com/kataras/tunnel@latest
-```
-
-## Getting Started
-
-First of all, navigate to <https://ngrok.com/>, create an [account](https://dashboard.ngrok.com/signup) and [download](https://dashboard.ngrok.com/get-started/setup) ngrok. Extract the downloaded zip file anywhere you like and _optionally_ add it to your _PATH_ or _NGROK_ system environment variable. Test if installation successfully completed by running the following command:
-
-```sh
-$ ngrok version
-```
-
-Import the package:
-
-```go
-package main
-
-import "github.com/kataras/tunnel"
-```
-
-Start a new local http Server and expose it to the internet using **just a single new line of code**:
-
-```go
-func main() {
-    // [...http.HandleFunc]
-
-    srv := &http.Server{Addr: ":8080"}
-    // 1 LOC:
-    go fmt.Printf("• Public Address: %s\n", tunnel.MustStart(tunnel.WithServers(srv)))
-    //
-    srv.ListenAndServe()
-}
-```
-
-OR
-
-```go
-config := tunnel.Configuration{
-    // AuthToken: "<YOUR_AUTHTOKEN>",
-    // Bin: "C:/ngrok.exe",
-    // WebInterface: "http://127.0.0.1:4040",
-    // Region: "eu",
-    Tunnels: []tunnel.Tunnel{
-        {Name: "my-app", Addr: ":8080"},
-    },
-}
-publicAddrs := tunnel.MustStart(config)
-fmt.Printf("• Public Address: %s\n", publicAddrs)
-```
-
-Example output:
-
-```sh
-• Public Address: https://ef02b1377b65.ngrok.io
-```
-
-> The [Web Interface](https://ngrok.com/docs#inspect) is also available.
-
-Please navigate through [_examples](_examples) directory for more.
-
-## License
-
-This software is licensed under the [MIT License](LICENSE).
+# Tunnel
+
+[![build status](https://img.shields.io/github/workflow/status/kataras/tunnel/CI/master?style=for-the-badge)](https://github.com/kataras/tunnel/actions) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/kataras/tunnel) [![godocs](https://img.shields.io/badge/go-%20docs-488AC7.svg?style=for-the-badge)](https://godoc.org/github.com/kataras/tunnel)
+
+Public URLs for exposing your local web server using [ngrok's API](https://ngrok.com/).
+
+## Installation
+
+The only requirement is the [Go Programming Language](https://golang.org/dl).
+
+```sh
+$ go get github.com/kataras/tunnel@latest
+```
+
+## Getting Started
+
+First of all, navigate to <https://ngrok.com/>, create an [account](https://dashboard.ngrok.com/signup) and [download](https://dashboard.ngrok.com/get-started/setup) ngrok. Extract the downloaded zip file anywhere you like and _optionally_ add it to your _PATH_ or _NGROK_ system environment variable. Test if installation successfully completed by running the following command:
+
+```sh
+$ ngrok version
+```
+
+Import the package:
+
+```go
+package main
+
+import "github.com/kataras/tunnel"
+```
+
+Start a new local http Server and expose it to the internet using **just a single new line of code**:
+
+```go
+func main() {
+    // [...http.HandleFunc]
+
+    srv := &http.Server{Addr: ":8080"}
+    // 1 LOC:
+    go fmt.Printf("• Public Address: %s\n", tunnel.MustStart(tunnel.WithServers(srv)))
+    //
+    srv.ListenAndServe()
+}
+```
+
+OR
+
+```go
+config := tunnel.Configuration{
+    // AuthToken: "<YOUR_AUTHTOKEN>",
+    // Bin: "C:/ngrok.exe",
+    // WebInterface: "http://127.0.0.1:4040",
+    // Region: "eu",
+    Tunnels: []tunnel.Tunnel{
+        {Name: "my-app", Addr: ":8080"},
+    },
+}
+publicAddrs := tunnel.MustStart(config)
+fmt.Printf("• Public Address: %s\n", publicAddrs)
+```
+
+Example output:
+
+```sh
+• Public Address: https://ef02b1377b65.ngrok.io
+```
+
+> The [Web Interface](https://ngrok.com/docs#inspect) is also available.
+
+Please navigate through [_examples](_examples) directory for more.
+
+## License
+
+This software is licensed under the [MIT License](LICENSE).

+ 1 - 1
vendor/github.com/tdewolff/parse/v2/xml/README.md

@@ -1,4 +1,4 @@
-# XML [![API reference](https://img.shields.io/badge/godoc-reference-5272B4)](https://pkg.go.dev/github.com/tdewolff/parse/v2/xml?tab=doc)
+# XML [![API reference](https://img.shields.io/badge/godoc-reference-5272B4)](https://pkg.go.dev/github.com/tdewolff/parse/v2/xml?tab=doc)
 
 This package is an XML lexer written in [Go][1]. It follows the specification at [Extensible Markup Language (XML) 1.0 (Fifth Edition)](http://www.w3.org/TR/REC-xml/). The lexer takes an io.Reader and converts it into tokens until the EOF.