File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ require (
88)
99
1010require (
11- github.com/klauspost/compress v1.18.6 // indirect
12- github.com/mattn/go-sqlite3 v1.14.44 // indirect
11+ github.com/klauspost/compress v1.19.0 // indirect
12+ github.com/mattn/go-sqlite3 v1.14.47 // indirect
1313)
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ github.com/dl-alexandre/cimis-tsdb v1.0.0 h1:HU9YiZkHCXN4nCo5GpJPsLM+a0kOtNTnZeM
22github.com/dl-alexandre/cimis-tsdb v1.0.0 /go.mod h1:OrbQqAaR9QcJtahDdVzjUEHXjmexRTApJWAk046edbA =
33github.com/dl-alexandre/cli-tools v0.0.1 h1:ykpPAI7ZJ8TbKdYa7DcfV4/Zdyn2gfHT3bPikHhCyFY =
44github.com/dl-alexandre/cli-tools v0.0.1 /go.mod h1:t9ZnzRzHgx+4ZdcjoPI41fAtRasM05DaOJ53fGdwnfM =
5- github.com/klauspost/compress v1.18.6 h1:2jupLlAwFm95+YDR+NwD2MEfFO9d4z4Prjl1XXDjuao =
6- github.com/klauspost/compress v1.18.6 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
7- github.com/mattn/go-sqlite3 v1.14.44 h1:3VSe+xafpbzsLbdr2AWlAZk9yRHiBhTBakioXaCKTF8 =
8- github.com/mattn/go-sqlite3 v1.14.44 /go.mod h1:pjEuOr8IwzLJP2MfGeTb0A35jauH+C2kbHKBr7yXKVQ =
5+ github.com/klauspost/compress v1.19.0 h1:sXLILfc9jV2QYWkzFOPWStmcUVH2RHEB1JCdY2oVvCQ =
6+ github.com/klauspost/compress v1.19.0 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
7+ github.com/mattn/go-sqlite3 v1.14.47 h1:jOBI62gS7nKeZv+as1oGEy0+1qISgXwH/QBlR6KbfIo =
8+ github.com/mattn/go-sqlite3 v1.14.47 /go.mod h1:6JTjA44L93a0QCyJef5YvlPoKXntQPjzWv5gtm9sB6w =
You can’t perform that action at this time.
0 commit comments