mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-23 13:22:40 +08:00
Bump github.com/bmatcuk/doublestar/v4 from 4.8.0 to 4.8.1
Some checks failed
continuous-integration / ci-markdown-lint (push) Has been cancelled
continuous-integration / ci-unit-tests (push) Has been cancelled
continuous-integration / ci-build (push) Has been cancelled
continuous-integration / ci-docker-build (push) Has been cancelled
continuous-integration / ci-go-lint (push) Has been cancelled
Some checks failed
continuous-integration / ci-markdown-lint (push) Has been cancelled
continuous-integration / ci-unit-tests (push) Has been cancelled
continuous-integration / ci-build (push) Has been cancelled
continuous-integration / ci-docker-build (push) Has been cancelled
continuous-integration / ci-go-lint (push) Has been cancelled
Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/bmatcuk/doublestar/releases) - [Commits](https://github.com/bmatcuk/doublestar/compare/v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: github.com/bmatcuk/doublestar/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5504fd4c11
commit
213088b960
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/kovetskiy/mark
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/bmatcuk/doublestar/v4 v4.8.0
|
||||
github.com/bmatcuk/doublestar/v4 v4.8.1
|
||||
github.com/dreampuf/mermaid.go v0.0.23
|
||||
github.com/kovetskiy/gopencils v0.0.0-20240830111426-6b65e95c9cb0
|
||||
github.com/kovetskiy/lorg v1.2.1-0.20240830111423-ba4fe8b6f7c4
|
||||
|
4
go.sum
4
go.sum
@ -1,7 +1,7 @@
|
||||
github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0=
|
||||
github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
|
||||
github.com/bmatcuk/doublestar/v4 v4.8.0 h1:DSXtrypQddoug1459viM9X9D3dp1Z7993fw36I2kNcQ=
|
||||
github.com/bmatcuk/doublestar/v4 v4.8.0/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc=
|
||||
github.com/bmatcuk/doublestar/v4 v4.8.1 h1:54Bopc5c2cAvhLRAzqOGCYHYyhcDHsFF4wWIR5wKP38=
|
||||
github.com/bmatcuk/doublestar/v4 v4.8.1/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc=
|
||||
github.com/chromedp/cdproto v0.0.0-20250120090109-d38428e4d9c8 h1:Q2byC+xLgH/Z7hExJ8G/jVqsvCfGhMmNgM1ysZARA3o=
|
||||
github.com/chromedp/cdproto v0.0.0-20250120090109-d38428e4d9c8/go.mod h1:RTGuBeCeabAJGi3OZf71a6cGa7oYBfBP75VJZFLv6SU=
|
||||
github.com/chromedp/chromedp v0.12.1 h1:kBMblXk7xH5/6j3K9uk8d7/c+fzXWiUsCsPte0VMwOA=
|
||||
|
Loading…
x
Reference in New Issue
Block a user