Update module github.com/nakabonne/tstorage to v0.3.6

This commit is contained in:
renovate[bot]
2023-03-24 11:59:10 +00:00
committed by GitHub
parent f8969ab199
commit 4b97887751
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
)
require (
github.com/nakabonne/tstorage v0.3.5
github.com/nakabonne/tstorage v0.3.6
github.com/shirou/gopsutil/v3 v3.22.12
)