Skip to content

Commit fce36d4

Browse files
committed
xvs version bump
1 parent 5441e34 commit fce36d4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.19
44

55
require (
66
github.com/davidcoles/cue v0.1.4
7-
github.com/davidcoles/xvs v0.2.9
7+
github.com/davidcoles/xvs v0.2.10
88
vc5 v0.0.0
99
)
1010

cmd/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github.com/davidcoles/bgp v0.0.4 h1:K63kH+vnDnFFrhKqftekNELB1C4lOxxmmXFzlJKI5VA=
22
github.com/davidcoles/bgp v0.0.4/go.mod h1:d9tqNdWCrF0N8LWfOEqrA/GSeMj/XycB60WBZ4uDvEo=
33
github.com/davidcoles/cue v0.1.4 h1:KrH2hhOLwVKxbEkQL0a6zjXhwZSCzyt0vkRkq0fO7ZM=
44
github.com/davidcoles/cue v0.1.4/go.mod h1:26FTBytVHJ1XQWOGC+Cfnx4Q9xV8k1xr6K5uZ7s/EBw=
5-
github.com/davidcoles/xvs v0.2.9 h1:OlL5vf6d/gHXYMhrvVV/y65a9j/vn65uzjvHoe4UO18=
6-
github.com/davidcoles/xvs v0.2.9/go.mod h1:NQg6Ob9zLr49qH3I6E6zqnGp4tVBu4cT/3vXUB2XA8w=
5+
github.com/davidcoles/xvs v0.2.10 h1:aBcwheQMPcjUuW5FLBsi36ljlLJlLdnK4X33ZpsKzOU=
6+
github.com/davidcoles/xvs v0.2.10/go.mod h1:NQg6Ob9zLr49qH3I6E6zqnGp4tVBu4cT/3vXUB2XA8w=
77
github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo=
88
github.com/elastic/go-elasticsearch/v7 v7.17.10/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4=

0 commit comments

Comments
 (0)