Skip to content

Commit a91debd

Browse files
committed
missing import
1 parent 6ff576b commit a91debd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/metricscache/metricscache.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"sync/atomic"
1010
"time"
1111

12+
"github.com/google/uuid"
1213
"golang.org/x/exp/maps"
1314
"golang.org/x/exp/slices"
1415
"golang.org/x/xerrors"

0 commit comments

Comments
 (0)