Skip to content

Commit

Permalink
deps: bump wasmtime-go (v0.24.0 -> v0.25.0) (open-policy-agent#3312)
Browse files Browse the repository at this point in the history
  • Loading branch information
srenatus authored Mar 24, 2021
1 parent ce2aeaf commit 2a1b06f
Show file tree
Hide file tree
Showing 13 changed files with 149 additions and 20 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.12

require (
github.com/OneOfOne/xxhash v1.2.8
github.com/bytecodealliance/wasmtime-go v0.24.0
github.com/bytecodealliance/wasmtime-go v0.25.0
github.com/cpuguy83/go-md2man v1.0.10 // indirect
github.com/fortytw2/leaktest v1.3.0
github.com/fsnotify/fsnotify v1.4.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+Ce
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/bytecodealliance/wasmtime-go v0.24.0 h1:Kql93N2mT8/Jq7V9GWM6FG8MqMlLnU7x5PjfJcNUtWI=
github.com/bytecodealliance/wasmtime-go v0.24.0/go.mod h1:q320gUxqyI8yB+ZqRuaJOEnGkAnHh6WtJjMaT2CW4wI=
github.com/bytecodealliance/wasmtime-go v0.25.0 h1:X7gGT7mCHrgi/igw/pghGSAX0sKC+BMklEUx1fAdycY=
github.com/bytecodealliance/wasmtime-go v0.25.0/go.mod h1:q320gUxqyI8yB+ZqRuaJOEnGkAnHh6WtJjMaT2CW4wI=
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
Expand Down
2 changes: 0 additions & 2 deletions vendor/github.com/bytecodealliance/wasmtime-go/.gitignore

This file was deleted.

Loading

0 comments on commit 2a1b06f

Please sign in to comment.