Skip to content

Commit a932684

Browse files
committed
upgrade Zed to 371645806d3c3712c25d0b6057468491f1387ca2
1 parent 1899577 commit a932684

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.11.2-0.20231219173028-4c7de04295a3
6+
github.com/brimdata/zed v1.11.2-0.20231220212826-371645806d3c
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.11.2-0.20231219173028-4c7de04295a3 h1:fB1WysPrRKXdt8687T2T0j3vBycx2yuObdPWh1RJCBI=
25-
github.com/brimdata/zed v1.11.2-0.20231219173028-4c7de04295a3/go.mod h1:bD4XpGLwJ2ZHUDBVtPuY+KCF5ogemaOXW2NTrVnRuaw=
24+
github.com/brimdata/zed v1.11.2-0.20231220212826-371645806d3c h1:O7ewZj9vya+c+jAatuyvQnxEVeLL3t2u+iCZWyIgXKw=
25+
github.com/brimdata/zed v1.11.2-0.20231220212826-371645806d3c/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)