Skip to content

Commit

Permalink
build(deps): bump github.com/gontainer/exporter from 1.0.0 to 1.0.1 (#46
Browse files Browse the repository at this point in the history
)

Bumps [github.com/gontainer/exporter](https://github.com/gontainer/exporter) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/gontainer/exporter/releases)
- [Commits](gontainer/exporter@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/gontainer/exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 8931622 commit 3896f83
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 @@ -3,7 +3,7 @@ module github.com/gontainer/gontainer-helpers/v3
go 1.14

require (
github.com/gontainer/exporter v1.0.0
github.com/gontainer/exporter v1.0.1
github.com/gontainer/graph v1.0.0
github.com/gontainer/grouperror v1.0.1
github.com/gontainer/reflectpro v0.0.0-20240303103625-cd0a20882e59
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ github.com/go-pdf/fpdf v0.5.0/go.mod h1:HzcnA+A23uwogo0tp9yU+l3V+KXhiESpt1PMayhO
github.com/go-pdf/fpdf v0.6.0/go.mod h1:HzcnA+A23uwogo0tp9yU+l3V+KXhiESpt1PMayhOh5M=
github.com/goccmack/gocc v0.0.0-20230228185258-2292f9e40198/go.mod h1:DTh/Y2+NbnOVVoypCCQrovMPDKUGp4yZpSbWg5D0XIM=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
github.com/gontainer/exporter v1.0.0 h1:0CW7Ju0LRebALDx7Bb0yROVP93MDcRoMZDA3fCGj1LU=
github.com/gontainer/exporter v1.0.0/go.mod h1:ekMrpMMuVriIeVWJIFSyTFkImBaulkjgQa3RLjRiujQ=
github.com/gontainer/exporter v1.0.1 h1:z+Er6zKltcRu5GSvGw6E6vzi/+MOCSB8YwJ6pha1ixQ=
github.com/gontainer/exporter v1.0.1/go.mod h1:ekMrpMMuVriIeVWJIFSyTFkImBaulkjgQa3RLjRiujQ=
github.com/gontainer/graph v1.0.0 h1:FypJCi+thjxbokhBOzMn17tElyDSNL/MklgdIAPn9fo=
github.com/gontainer/graph v1.0.0/go.mod h1:84WI3F7qpTVFxnYkhFFOFy9UtIPgJ8i5466xKWo88MI=
github.com/gontainer/grouperror v1.0.0/go.mod h1:6/EHrISoPeYWcnzKx0JUxlSI34nMOMaLihNg6VnWDPc=
Expand Down

0 comments on commit 3896f83

Please sign in to comment.