We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d4619 commit 4ab4633Copy full SHA for 4ab4633
go.mod
@@ -3,10 +3,10 @@ module github.com/emer/leabra
3
go 1.13
4
5
require (
6
- github.com/chewxy/math32 v1.0.4
7
- github.com/emer/emergent v1.0.5
8
- github.com/emer/etable v1.0.4
9
- github.com/goki/gi v1.0.3
10
- github.com/goki/ki v1.0.0
11
- github.com/goki/mat32 v1.0.1
+ github.com/chewxy/math32 v1.0.5
+ github.com/emer/emergent v1.0.6
+ github.com/emer/etable v1.0.5
+ github.com/goki/gi v1.0.6
+ github.com/goki/ki v1.0.2
+ github.com/goki/mat32 v1.0.2
12
)
0 commit comments