Skip to content

Commit 61941c9

Browse files
author
Brim Automation
committed
upgrade super to 8f7b799c78565b42afa06a7f66f62179ab7b04a1
1 parent cbff129 commit 61941c9

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-20250730192935-fd1e48f4f528
8+
github.com/brimdata/super v0.0.0-20250731190309-8f7b799c7856
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-20250730192935-fd1e48f4f528 h1:haVObKQ2Or6ITtc8h1N7UltMesO0wF/GhDBzKmVVHYs=
28-
github.com/brimdata/super v0.0.0-20250730192935-fd1e48f4f528/go.mod h1:cPwjbpq2m9X6dzQ6yhNuPdi9XRHZJf7ud86a+HIb94Q=
27+
github.com/brimdata/super v0.0.0-20250731190309-8f7b799c7856 h1:JDg10AZmucEZo/IdHQkuue05YIX1P5nEZBNETzV1El0=
28+
github.com/brimdata/super v0.0.0-20250731190309-8f7b799c7856/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)