Skip to content

Commit ef6b238

Browse files
committed
upgrade Zed to bbaa82066253a9121ed67d37a9dbe599c30fbd44
1 parent 61e642a commit ef6b238

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
@@ -3,7 +3,7 @@ module github.com/brimdata/brimcap
33
go 1.21
44

55
require (
6-
github.com/brimdata/zed v1.12.1-0.20231229221711-987634f6a451
6+
github.com/brimdata/zed v1.12.1-0.20240102215608-bbaa82066253
77
github.com/fsnotify/fsnotify v1.4.9
88
github.com/google/gopacket v1.1.19
99
github.com/gosuri/uilive v0.0.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ github.com/axiomhq/hyperloglog v0.0.0-20191112132149-a4c4c47bc57f h1:y06x6vGnFYf
2121
github.com/axiomhq/hyperloglog v0.0.0-20191112132149-a4c4c47bc57f/go.mod h1:2stgcRjl6QmW+gU2h5E7BQXg4HU0gzxKWDuT5HviN9s=
2222
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
2323
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
24-
github.com/brimdata/zed v1.12.1-0.20231229221711-987634f6a451 h1:7Jg4QXf9h+Scb4Ynqhe89S9Q450XTGmLhErgovxRlrc=
25-
github.com/brimdata/zed v1.12.1-0.20231229221711-987634f6a451/go.mod h1:bD4XpGLwJ2ZHUDBVtPuY+KCF5ogemaOXW2NTrVnRuaw=
24+
github.com/brimdata/zed v1.12.1-0.20240102215608-bbaa82066253 h1:mRMH6ujcfFVplNLhMPqatqAtpHkNafPei3iA1awckys=
25+
github.com/brimdata/zed v1.12.1-0.20240102215608-bbaa82066253/go.mod h1:bD4XpGLwJ2ZHUDBVtPuY+KCF5ogemaOXW2NTrVnRuaw=
2626
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
2727
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
2828
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)