Skip to content

Commit

Permalink
fix(deps): update module github.com/gin-contrib/static to v1 (#130)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/gin-contrib/static](https://togithub.com/gin-contrib/static)
| `v0.0.1` -> `v1.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgin-contrib%2fstatic/v1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgin-contrib%2fstatic/v1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgin-contrib%2fstatic/v0.0.1/v1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgin-contrib%2fstatic/v0.0.1/v1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gin-contrib/static (github.com/gin-contrib/static)</summary>

###
[`v1.1.2`](https://togithub.com/gin-contrib/static/releases/tag/v1.1.2)

[Compare
Source](https://togithub.com/gin-contrib/static/compare/v1.1.1...v1.1.2)

#### Changelog

##### Enhancements

-
[`bc1c3dc`](https://togithub.com/gin-contrib/static/commit/bc1c3dccde0c41b272d364f4faca7e06649369de):
chore: update dependencies across multiple modules
([@&#8203;appleboy](https://togithub.com/appleboy))

##### Build process updates

-
[`722aa5b`](https://togithub.com/gin-contrib/static/commit/722aa5b1b50674374c91c98e37fd426eff79c60b):
ci: refine GitHub Actions and Release Workflow
([@&#8203;appleboy](https://togithub.com/appleboy))

###
[`v1.1.1`](https://togithub.com/gin-contrib/static/releases/tag/v1.1.1)

[Compare
Source](https://togithub.com/gin-contrib/static/compare/v1.1.0...v1.1.1)

#### Changelog

##### Enhancements

- [`1bfc746`](https://togithub.com/gin-contrib/static/commit/1bfc746)
chore: update external dependencies to latest versions

###
[`v1.1.0`](https://togithub.com/gin-contrib/static/releases/tag/v1.1.0)

[Compare
Source](https://togithub.com/gin-contrib/static/compare/v1.0.0...v1.1.0)

#### Changelog

##### Features

- [`faf596e`](https://togithub.com/gin-contrib/static/commit/faf596e)
feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
- [`9ae1c0d`](https://togithub.com/gin-contrib/static/commit/9ae1c0d)
feat: Implement embed folder and a better organisation
- [`7e4680a`](https://togithub.com/gin-contrib/static/commit/7e4680a)
feat: Implement embed folder and a better organisation
- [`acf41a9`](https://togithub.com/gin-contrib/static/commit/acf41a9)
feat: enhance static file serving capabilities

##### Bug fixes

- [`45b3e72`](https://togithub.com/gin-contrib/static/commit/45b3e72)
fix(lint): should be written without leading space

##### Enhancements

- [`cd3f75b`](https://togithub.com/gin-contrib/static/commit/cd3f75b)
chore(CD): enable goreleaser config.
- [`0874496`](https://togithub.com/gin-contrib/static/commit/0874496)
chore(CI): add go1.20 version
- [`a7b3745`](https://togithub.com/gin-contrib/static/commit/a7b3745)
chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
- [`f82b50d`](https://togithub.com/gin-contrib/static/commit/f82b50d)
chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
- [`b99f153`](https://togithub.com/gin-contrib/static/commit/b99f153)
chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
- [`92f1410`](https://togithub.com/gin-contrib/static/commit/92f1410)
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
- [`9bd6c69`](https://togithub.com/gin-contrib/static/commit/9bd6c69)
chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
- [`4f067b5`](https://togithub.com/gin-contrib/static/commit/4f067b5)
chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
- [`33b0a22`](https://togithub.com/gin-contrib/static/commit/33b0a22)
chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
- [`f12c8a9`](https://togithub.com/gin-contrib/static/commit/f12c8a9)
chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
- [`a476d0b`](https://togithub.com/gin-contrib/static/commit/a476d0b)
chore(deps): bump github/codeql-action from 1 to 2
- [`76c2495`](https://togithub.com/gin-contrib/static/commit/76c2495)
chore(deps): bump goreleaser/goreleaser-action from 2 to 3
- [`8c4fd21`](https://togithub.com/gin-contrib/static/commit/8c4fd21)
chore(github): upgrade action package.
- [`a99fa6d`](https://togithub.com/gin-contrib/static/commit/a99fa6d)
chore(lint): add golang lint config
- [`f6388b3`](https://togithub.com/gin-contrib/static/commit/f6388b3)
chore(lint): upgrade /golangci-lint to v1.43.0
- [`db264bd`](https://togithub.com/gin-contrib/static/commit/db264bd)
chore: Add go 1.19 and upgrade lint version to v1.49
- [`7cf53f6`](https://togithub.com/gin-contrib/static/commit/7cf53f6)
chore: add go1.16 version
- [`d361912`](https://togithub.com/gin-contrib/static/commit/d361912)
chore: fix lint
- [`ad4c6b0`](https://togithub.com/gin-contrib/static/commit/ad4c6b0)
chore: refactor Lint Configuration for Go Project
- [`9f124f7`](https://togithub.com/gin-contrib/static/commit/9f124f7)
chore: refactor example directory structure
- [`4cbe726`](https://togithub.com/gin-contrib/static/commit/4cbe726)
chore: rename example to \_example
- [`651b99a`](https://togithub.com/gin-contrib/static/commit/651b99a)
chore: switch travis to github actions.
- [`2a746de`](https://togithub.com/gin-contrib/static/commit/2a746de)
chore: update GitHub Actions versions in workflow files
- [`ad67ad1`](https://togithub.com/gin-contrib/static/commit/ad67ad1)
chore: update GitHub actions and dependencies
- [`f07e37c`](https://togithub.com/gin-contrib/static/commit/f07e37c)
chore: update dependencies and Go version
- [`111c2d5`](https://togithub.com/gin-contrib/static/commit/111c2d5)
chore: update gin to v1.7.4
- [`a16b37a`](https://togithub.com/gin-contrib/static/commit/a16b37a)
chore: upgrade checkout version to v3

##### Others

- [`8d999d6`](https://togithub.com/gin-contrib/static/commit/8d999d6)
Fix example link in README.md
- [`cd34821`](https://togithub.com/gin-contrib/static/commit/cd34821)
chore(CI/CD): add dependabot
- [`4779c44`](https://togithub.com/gin-contrib/static/commit/4779c44)
chore(CI/CD): remove macos-latest testing
- [`ebb0d39`](https://togithub.com/gin-contrib/static/commit/ebb0d39)
ci: Update travis.yml go 1.16 required
- [`a2c0537`](https://togithub.com/gin-contrib/static/commit/a2c0537)
ci: update CI workflows and dependencies
- [`48e0d07`](https://togithub.com/gin-contrib/static/commit/48e0d07)
ci: update Go versions and CI workflows
- [`5d1b16d`](https://togithub.com/gin-contrib/static/commit/5d1b16d)
doc: Update use embedmd (include file in .md)
- [`21b6603`](https://togithub.com/gin-contrib/static/commit/21b6603)
style: refactor tests and update CI configurations
- [`e3221e7`](https://togithub.com/gin-contrib/static/commit/e3221e7)
test: improve reliability of file operations
- [`6e6360c`](https://togithub.com/gin-contrib/static/commit/6e6360c)
test: refactor tests and cleanup imports

###
[`v1.0.0`](https://togithub.com/gin-contrib/static/releases/tag/v1.0.0)

[Compare
Source](https://togithub.com/gin-contrib/static/compare/v0.0.1...v1.0.0)

#### Changelog

##### Features

- [`ec0f82b`](https://togithub.com/gin-contrib/static/commit/ec0f82b)
feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL

##### Bug fixes

- [`80d4aac`](https://togithub.com/gin-contrib/static/commit/80d4aac)
fix(lint): should be written without leading space

##### Enhancements

- [`42d57cf`](https://togithub.com/gin-contrib/static/commit/42d57cf)
chore(CD): enable goreleaser config.
- [`6f6aff6`](https://togithub.com/gin-contrib/static/commit/6f6aff6)
chore(CI): add go1.20 version
- [`7caa1c1`](https://togithub.com/gin-contrib/static/commit/7caa1c1)
chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
- [`2374c7c`](https://togithub.com/gin-contrib/static/commit/2374c7c)
chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
- [`8f793dc`](https://togithub.com/gin-contrib/static/commit/8f793dc)
chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
- [`1d0cf2c`](https://togithub.com/gin-contrib/static/commit/1d0cf2c)
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
- [`0faa4fd`](https://togithub.com/gin-contrib/static/commit/0faa4fd)
chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
- [`f17fd95`](https://togithub.com/gin-contrib/static/commit/f17fd95)
chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
- [`e1129d3`](https://togithub.com/gin-contrib/static/commit/e1129d3)
chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
- [`97f0937`](https://togithub.com/gin-contrib/static/commit/97f0937)
chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
- [`03995b8`](https://togithub.com/gin-contrib/static/commit/03995b8)
chore(deps): bump github/codeql-action from 1 to 2
- [`4807237`](https://togithub.com/gin-contrib/static/commit/4807237)
chore(deps): bump goreleaser/goreleaser-action from 2 to 3
- [`61acef3`](https://togithub.com/gin-contrib/static/commit/61acef3)
chore(github): upgrade action package.
- [`7756450`](https://togithub.com/gin-contrib/static/commit/7756450)
chore(lint): add golang lint config
- [`0b63c38`](https://togithub.com/gin-contrib/static/commit/0b63c38)
chore(lint): upgrade /golangci-lint to v1.43.0
- [`3035101`](https://togithub.com/gin-contrib/static/commit/3035101)
chore: Add go 1.19 and upgrade lint version to v1.49
- [`268e788`](https://togithub.com/gin-contrib/static/commit/268e788)
chore: fix lint
- [`aa17ccf`](https://togithub.com/gin-contrib/static/commit/aa17ccf)
chore: refactor Lint Configuration for Go Project
- [`dfd14e7`](https://togithub.com/gin-contrib/static/commit/dfd14e7)
chore: switch travis to github actions.
- [`eaf6a9f`](https://togithub.com/gin-contrib/static/commit/eaf6a9f)
chore: update GitHub Actions versions in workflow files
- [`1ff8cd1`](https://togithub.com/gin-contrib/static/commit/1ff8cd1)
chore: update GitHub actions and dependencies
- [`2958f15`](https://togithub.com/gin-contrib/static/commit/2958f15)
chore: update dependencies and Go version
- [`95ad899`](https://togithub.com/gin-contrib/static/commit/95ad899)
chore: update gin to v1.7.4
- [`e54fe28`](https://togithub.com/gin-contrib/static/commit/e54fe28)
chore: upgrade checkout version to v3

##### Others

- [`e87c665`](https://togithub.com/gin-contrib/static/commit/e87c665)
Fix example link in README.md
- [`60e123d`](https://togithub.com/gin-contrib/static/commit/60e123d)
Merge pull request
[#&#8203;26](https://togithub.com/gin-contrib/static/issues/26) from
gin-contrib/dependabot/github_actions/github/codeql-action-2
- [`5e00928`](https://togithub.com/gin-contrib/static/commit/5e00928)
Merge pull request
[#&#8203;29](https://togithub.com/gin-contrib/static/issues/29) from
gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
- [`f071c1a`](https://togithub.com/gin-contrib/static/commit/f071c1a)
Merge pull request
[#&#8203;30](https://togithub.com/gin-contrib/static/issues/30) from
gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.1
- [`6787702`](https://togithub.com/gin-contrib/static/commit/6787702)
Merge pull request
[#&#8203;31](https://togithub.com/gin-contrib/static/issues/31) from
gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
- [`730373a`](https://togithub.com/gin-contrib/static/commit/730373a)
Merge pull request
[#&#8203;32](https://togithub.com/gin-contrib/static/issues/32) from
gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
- [`ae09b2e`](https://togithub.com/gin-contrib/static/commit/ae09b2e)
Merge pull request
[#&#8203;33](https://togithub.com/gin-contrib/static/issues/33) from
gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.2
- [`eac955b`](https://togithub.com/gin-contrib/static/commit/eac955b)
Merge pull request
[#&#8203;34](https://togithub.com/gin-contrib/static/issues/34) from
gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
- [`90ad359`](https://togithub.com/gin-contrib/static/commit/90ad359)
Merge pull request
[#&#8203;35](https://togithub.com/gin-contrib/static/issues/35) from
gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.3
- [`dbe4f68`](https://togithub.com/gin-contrib/static/commit/dbe4f68)
Merge pull request
[#&#8203;36](https://togithub.com/gin-contrib/static/issues/36) from
gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
- [`efaf9c2`](https://togithub.com/gin-contrib/static/commit/efaf9c2)
Merge pull request
[#&#8203;37](https://togithub.com/gin-contrib/static/issues/37) from
gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
- [`1e2ad02`](https://togithub.com/gin-contrib/static/commit/1e2ad02)
Merge pull request
[#&#8203;39](https://togithub.com/gin-contrib/static/issues/39) from
ianlyons/patch-1
- [`5d022b2`](https://togithub.com/gin-contrib/static/commit/5d022b2)
chore(CI/CD): add dependabot
- [`256d14c`](https://togithub.com/gin-contrib/static/commit/256d14c)
chore(CI/CD): remove macos-latest testing
- [`670c639`](https://togithub.com/gin-contrib/static/commit/670c639)
ci: update CI workflows and dependencies
- [`9e163ee`](https://togithub.com/gin-contrib/static/commit/9e163ee)
ci: update Go versions and CI workflows

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/PingCAP-QE/ee-apps).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 3a4a4c2 commit b749b27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion tibuild/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/cloudevents/sdk-go/v2 v2.15.2
github.com/dougsland/jenkinsctl v0.0.1
github.com/gin-contrib/requestid v1.0.2
github.com/gin-contrib/static v0.0.1
github.com/gin-contrib/static v1.1.2
github.com/gin-gonic/gin v1.9.1
github.com/google/go-github/v61 v61.0.0
github.com/jinzhu/configor v1.2.2
Expand Down
12 changes: 2 additions & 10 deletions tibuild/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,8 @@ github.com/gin-contrib/requestid v1.0.2 h1:MRJqVwmpHAbkkF3ENgtDWU41l5ICmmVy01q2Z
github.com/gin-contrib/requestid v1.0.2/go.mod h1:GZWwfwmwZKfuxjnByRCrf+ugr65OW+425m5HiryD37s=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
github.com/gin-contrib/static v0.0.1 h1:JVxuvHPuUfkoul12N7dtQw7KRn/pSMq7Ue1Va9Swm1U=
github.com/gin-contrib/static v0.0.1/go.mod h1:CSxeF+wep05e0kCOsqWdAWbSszmc31zTIbD8TvWl7Hs=
github.com/gin-gonic/gin v1.6.3/go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwvtwp4M=
github.com/gin-contrib/static v1.1.2 h1:c3kT4bFkUJn2aoRU3s6XnMjJT8J6nNWJkR0NglqmlZ4=
github.com/gin-contrib/static v1.1.2/go.mod h1:Fw90ozjHCmZBWbgrsqrDvO28YbhKEKzKp8GixhR4yLw=
github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
github.com/gin-gonic/gin v1.9.1/go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
Expand Down Expand Up @@ -229,16 +228,12 @@ github.com/go-openapi/swag v0.19.5/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh
github.com/go-openapi/swag v0.19.15/go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ=
github.com/go-openapi/swag v0.22.8 h1:/9RjDSQ0vbFR+NyjGMkFTsA1IA0fmhKSThmfGZjicbw=
github.com/go-openapi/swag v0.22.8/go.mod h1:6QT22icPLEqAM/z/TChgb4WAveCHF92+2gF0CNjHpPI=
github.com/go-playground/assert/v2 v2.0.1/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s=
github.com/go-playground/assert/v2 v2.2.0/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
github.com/go-playground/locales v0.13.0/go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8=
github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/oXslEjJA=
github.com/go-playground/locales v0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
github.com/go-playground/validator/v10 v10.2.0/go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI=
github.com/go-playground/validator/v10 v10.20.0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBExVwjEviJTixqxL8=
github.com/go-playground/validator/v10 v10.20.0/go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM=
github.com/go-sql-driver/mysql v1.7.0 h1:ueSltNNllEqE3qcWBTD0iQd3IpL/6U+mJxLkazJ7YPc=
Expand Down Expand Up @@ -454,7 +449,6 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
github.com/lyft/protoc-gen-star v0.5.3/go.mod h1:V0xaHgaf5oCCqmcxYcWiDfTiKsZsRc87/1qhoTACD8w=
Expand Down Expand Up @@ -651,8 +645,6 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw=
github.com/ugorji/go/codec v1.1.7/go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY=
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
Expand Down

0 comments on commit b749b27

Please sign in to comment.