Skip to content

Commit

Permalink
build(deps): bump github.com/go-debos/fakemachine from 0.0.4 to 0.0.5
Browse files Browse the repository at this point in the history
Bumps [github.com/go-debos/fakemachine](https://github.com/go-debos/fakemachine) from 0.0.4 to 0.0.5.
- [Commits](go-debos/fakemachine@v0.0.4...v0.0.5)

---
updated-dependencies:
- dependency-name: github.com/go-debos/fakemachine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and obbardc committed Jul 25, 2023
1 parent 201623d commit 1ea5f88
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 @@ -4,7 +4,7 @@ go 1.15

require (
github.com/docker/go-units v0.5.0
github.com/go-debos/fakemachine v0.0.4
github.com/go-debos/fakemachine v0.0.5
github.com/google/uuid v1.3.0
github.com/jessevdk/go-flags v1.5.0
github.com/sjoerdsimons/ostree-go v0.0.0-20201014091107-8fae757256f8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/go-debos/fakemachine v0.0.4 h1:XZIDHjovqXS0wO5XNGZn0grqdFB+IJzRl9oodv/OmQU=
github.com/go-debos/fakemachine v0.0.4/go.mod h1:b2FvxH5PpsHHDpfaXDglLD/r7kyIAp2JslxSxb0thUU=
github.com/go-debos/fakemachine v0.0.5 h1:+7g/5+0GXlANS1ZAW8khCaLEEZWZ/YjBUYeI4h2HBPw=
github.com/go-debos/fakemachine v0.0.5/go.mod h1:b2FvxH5PpsHHDpfaXDglLD/r7kyIAp2JslxSxb0thUU=
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
Expand Down

0 comments on commit 1ea5f88

Please sign in to comment.