mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 05:59:14 +00:00
Bump github.com/stealthrocket/wzprof from 0.1.3 to 0.1.4
Bumps [github.com/stealthrocket/wzprof](https://github.com/stealthrocket/wzprof) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/stealthrocket/wzprof/releases) - [Changelog](https://github.com/stealthrocket/wzprof/blob/main/.goreleaser.yml) - [Commits](https://github.com/stealthrocket/wzprof/compare/v0.1.3...v0.1.4) --- updated-dependencies: - dependency-name: github.com/stealthrocket/wzprof dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Nuno Cruces
parent
dedec8682b
commit
830240c368
4
go.mod
4
go.mod
@@ -5,8 +5,8 @@ go 1.19
|
||||
require (
|
||||
github.com/ncruces/julianday v0.1.5
|
||||
github.com/psanford/httpreadat v0.1.0
|
||||
github.com/stealthrocket/wzprof v0.1.3
|
||||
github.com/tetratelabs/wazero v1.1.1-0.20230511035210-78c35acd6e1c
|
||||
github.com/stealthrocket/wzprof v0.1.4
|
||||
github.com/tetratelabs/wazero v1.1.1-0.20230512012700-13e38966b6e0
|
||||
golang.org/x/sync v0.2.0
|
||||
golang.org/x/sys v0.8.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user