Skip to content

Commit

Permalink
bumped golua version up to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asdek committed Apr 6, 2023
1 parent 40f53e0 commit c12a254
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/vxcontrol/luar

go 1.13

require github.com/vxcontrol/golua v1.1.2
require github.com/vxcontrol/golua v1.2.0
14 changes: 4 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/gls v0.0.0-20190610040709-84558782a674 h1:1n+vuTzNkmbDn73+cV6Hz25pkC7qX9u2QHaz/jA4x2g=
github.com/modern-go/gls v0.0.0-20190610040709-84558782a674/go.mod h1:I8AX+yW//L8Hshx6+a1m3bYkwXkpsVjA2795vP4f4oQ=
github.com/modern-go/reflect2 v1.0.1 h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9AWI=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/vxcontrol/golua v1.1.2 h1:P3SBJdZcW8J6GWSvPfJj68cXoBM2fj+9bqLEmfyZjMM=
github.com/vxcontrol/golua v1.1.2/go.mod h1:2eE5/byEyZ2lpsCGtIuNqV7O5PiG9r+MIa747aMBZiI=
github.com/vxcontrol/rmx v0.0.0-20210315190445-0c5e1f972da6 h1:a4ML+o1WlNw8gOGautso1TTfETirOsUNC0Xpr+yWQLo=
github.com/vxcontrol/rmx v0.0.0-20210315190445-0c5e1f972da6/go.mod h1:tWgKOCwhzgp7K6XMYelYlTqB/v4/VubHgr2WOmd3XFI=
github.com/vxcontrol/golua v1.2.0 h1:3Y5TQEs2xnfvtKCa4L5rPsfkZt1kuNcnMUXQoB1V7SA=
github.com/vxcontrol/golua v1.2.0/go.mod h1:26j63zy6Cb44iDabdQKZp5l6kR1PY+v26nO+T7tZFtE=
github.com/vxcontrol/rmx v1.0.0 h1:tUOStV2fXBm4xrtSjIye4bLHI0ud/IhkvMbaeMyp8ts=
github.com/vxcontrol/rmx v1.0.0/go.mod h1:1styoLiLxmoRJtwR6cjrcrt5LheQcFP+dXcSgr3W8ZQ=

0 comments on commit c12a254

Please sign in to comment.