Skip to content

Commit

Permalink
Chore(deps): bump github.com/elastic/package-spec/v3 from 3.2.3 to 3.…
Browse files Browse the repository at this point in the history
…3.0 (#2166)

Bumps [github.com/elastic/package-spec/v3](https://github.com/elastic/package-spec) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/elastic/package-spec/releases)
- [Commits](elastic/package-spec@v3.2.3...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/package-spec/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 3dc6428 commit e76f23b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/elastic/go-licenser v0.4.2
github.com/elastic/go-resource v0.2.0
github.com/elastic/go-ucfg v0.8.8
github.com/elastic/package-spec/v3 v3.2.3
github.com/elastic/package-spec/v3 v3.3.0
github.com/fatih/color v1.17.0
github.com/go-git/go-billy/v5 v5.5.0
github.com/go-git/go-git/v5 v5.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ github.com/elastic/gojsonschema v1.2.1 h1:cUMbgsz0wyEB4x7xf3zUEvUVDl6WCz2RKcQPul
github.com/elastic/gojsonschema v1.2.1/go.mod h1:biw5eBS2Z4T02wjATMRSfecfjCmwaDPvuaqf844gLrg=
github.com/elastic/kbncontent v0.1.4 h1:GoUkJkqkn2H6iJTnOHcxEqYVVYyjvcebLQVaSR1aSvU=
github.com/elastic/kbncontent v0.1.4/go.mod h1:kOPREITK9gSJsiw/WKe7QWSO+PRiZMyEFQCw+CMLAHI=
github.com/elastic/package-spec/v3 v3.2.3 h1:+t1yF8m6pJZABFxsTqmoPkYAgXkTW82l5dUBY5/QN6k=
github.com/elastic/package-spec/v3 v3.2.3/go.mod h1:RB/f2+00YBBMlFXF0DVHYv/znnmqkkZmD4F50azVRDE=
github.com/elastic/package-spec/v3 v3.3.0 h1:bm7JjqGQ+XG49u2xK6rswr40WfUtRy3kRrNNN03Qp6A=
github.com/elastic/package-spec/v3 v3.3.0/go.mod h1:RB/f2+00YBBMlFXF0DVHYv/znnmqkkZmD4F50azVRDE=
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a h1:mATvB/9r/3gvcejNsXKSkQ6lcIaNec2nyfOdlTBR2lU=
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a/go.mod h1:Ro8st/ElPeALwNFlcTpWmkr6IoMFfkjXAvTHpevnDsM=
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=
Expand Down

0 comments on commit e76f23b

Please sign in to comment.