Skip to content

Commit

Permalink
Merge pull request #80 from mutagen-io/v018-development
Browse files Browse the repository at this point in the history
deps: update to Mutagen v0.18.0
  • Loading branch information
xenoscopic authored Oct 24, 2024
2 parents da9291a + 0fe405f commit 3c59b77
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 @@ -8,7 +8,7 @@ require (
github.com/docker/compose/v2 v2.23.3
github.com/docker/docker v24.0.7+incompatible
github.com/mitchellh/mapstructure v1.5.0
github.com/mutagen-io/mutagen v0.18.0-rc3
github.com/mutagen-io/mutagen v0.18.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -468,8 +468,8 @@ github.com/mutagen-io/fsevents v0.0.0-20230629001834-f53e17b91ebc h1:yOGQ0Hc3NfO
github.com/mutagen-io/fsevents v0.0.0-20230629001834-f53e17b91ebc/go.mod h1:kmTyqetTEgYl9KF5JlHLKL6LXnhs2/oK5100pcMZRn8=
github.com/mutagen-io/gopass v0.0.0-20230214181532-d4b7cdfe054c h1:c0xgZ8mF6PwiDc6aW2MEcdaCXxkt5K30kzylWqkT4oc=
github.com/mutagen-io/gopass v0.0.0-20230214181532-d4b7cdfe054c/go.mod h1:Q87jWQAqEC/UdnYLd+A0mfR9oZl5gk6g/xvxzTpwLv8=
github.com/mutagen-io/mutagen v0.18.0-rc3 h1:rFPtobzXftpLlm4Z5WeQQR+k6mCeLlYoLFcP72TMiVA=
github.com/mutagen-io/mutagen v0.18.0-rc3/go.mod h1:1ZGRw4YdI7jFL7Q5bl5hP/hrnm23TagYvqkwzQk8gPo=
github.com/mutagen-io/mutagen v0.18.0 h1:ai3bYKI1IY+B93T1VpA8KAtUh/r6nxk9kDT6UVbej/k=
github.com/mutagen-io/mutagen v0.18.0/go.mod h1:1ZGRw4YdI7jFL7Q5bl5hP/hrnm23TagYvqkwzQk8gPo=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit 3c59b77

Please sign in to comment.