Skip to content

Commit 8244027

Browse files
author
Brim Automation
committed
upgrade super to 8310f7445cdfcf5de5057cdcfc436f1079e06a5c
1 parent 7234b75 commit 8244027

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24
55
toolchain go1.24.0
66

77
require (
8-
github.com/brimdata/super v0.0.0-20250718204846-e214c5f08673
8+
github.com/brimdata/super v0.0.0-20250718230607-8310f7445cdf
99
github.com/teamortix/golang-wasm/wasm v0.0.0-20230719150929-5d000994c833
1010
)
1111

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLj
2424
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
2525
github.com/bits-and-blooms/bitset v1.12.0 h1:U/q1fAF7xXRhFCrhROzIfffYnu+dlS38vCZtmFVPHmA=
2626
github.com/bits-and-blooms/bitset v1.12.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
27-
github.com/brimdata/super v0.0.0-20250718204846-e214c5f08673 h1:HgV0UdqwjAKNN27871NPLnMGpjcb6VHzdjm3QaBm7eQ=
28-
github.com/brimdata/super v0.0.0-20250718204846-e214c5f08673/go.mod h1:cPwjbpq2m9X6dzQ6yhNuPdi9XRHZJf7ud86a+HIb94Q=
27+
github.com/brimdata/super v0.0.0-20250718230607-8310f7445cdf h1:usDJKeoRUXEOpUO/cmDUeVICbrvMpAjDxuZKR7aYrG8=
28+
github.com/brimdata/super v0.0.0-20250718230607-8310f7445cdf/go.mod h1:cPwjbpq2m9X6dzQ6yhNuPdi9XRHZJf7ud86a+HIb94Q=
2929
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
3030
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3131
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=

0 commit comments

Comments
 (0)