Skip to content

Commit

Permalink
Bump version of golua library up to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asdek committed Sep 24, 2021
1 parent 2c88c33 commit 6aad45a
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 @@ -2,4 +2,4 @@ module github.com/vxcontrol/luar

go 1.13

require github.com/vxcontrol/golua v1.1.0
require github.com/vxcontrol/golua v1.1.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ github.com/modern-go/gls v0.0.0-20190610040709-84558782a674 h1:1n+vuTzNkmbDn73+c
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.0 h1:0Toe564yyUJ9hD7wl4JB+hHQLtlT3fZAC3JP+NK/DAU=
github.com/vxcontrol/golua v1.1.0/go.mod h1:2eE5/byEyZ2lpsCGtIuNqV7O5PiG9r+MIa747aMBZiI=
github.com/vxcontrol/golua v1.1.1 h1:WXGgqLG8IV8YcBjQzxBZANuptt8+5ELRT3oDXSdhi00=
github.com/vxcontrol/golua v1.1.1/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=

0 comments on commit 6aad45a

Please sign in to comment.