Skip to content

Commit

Permalink
devel/go-perf: update to 0.0.0-20230906145419
Browse files Browse the repository at this point in the history
Assorted bug fixes and improvements.

Changelog: golang/perf@801c7ef...e9dd5d2
  • Loading branch information
clausecker committed Sep 10, 2023
1 parent cc151fd commit 9d18faf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion devel/go-perf/Makefile
Expand Up @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go:modules
MODVERSION= 0.0.0-20230113213139-801c7ef9e5c5
MODVERSION= 0.0.0-20230906145419-e9dd5d2713ed
GO_MODULE= golang.org/x/perf@v${MODVERSION}

GO_TARGET= ./cmd/benchsave \
Expand Down
10 changes: 5 additions & 5 deletions devel/go-perf/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1676378118
SHA256 (go/devel_go-perf/go-perf-v0.0.0.20230113213139/v0.0.0-20230113213139-801c7ef9e5c5.mod) = 75cca4265e4911c2faa4f400097703b91eb1daf4243e848b8b3bd96c7455e5ab
SIZE (go/devel_go-perf/go-perf-v0.0.0.20230113213139/v0.0.0-20230113213139-801c7ef9e5c5.mod) = 1179
SHA256 (go/devel_go-perf/go-perf-v0.0.0.20230113213139/v0.0.0-20230113213139-801c7ef9e5c5.zip) = bc1b902e645fdd5d210b7db8f3280833af225b131dab5842d7a6d32a676f80f5
SIZE (go/devel_go-perf/go-perf-v0.0.0.20230113213139/v0.0.0-20230113213139-801c7ef9e5c5.zip) = 3016993
TIMESTAMP = 1694062113
SHA256 (go/devel_go-perf/go-perf-v0.0.0.20230906145419/v0.0.0-20230906145419-e9dd5d2713ed.mod) = 62852633641b883290077d883e91948f340ba5bf47c71785fe7271613038c88b
SIZE (go/devel_go-perf/go-perf-v0.0.0.20230906145419/v0.0.0-20230906145419-e9dd5d2713ed.mod) = 2608
SHA256 (go/devel_go-perf/go-perf-v0.0.0.20230906145419/v0.0.0-20230906145419-e9dd5d2713ed.zip) = 87c29e1af75d2362af51eb7057d783ddc8c3791734957d0ad7dc99de150ceab5
SIZE (go/devel_go-perf/go-perf-v0.0.0.20230906145419/v0.0.0-20230906145419-e9dd5d2713ed.zip) = 3026034

0 comments on commit 9d18faf

Please sign in to comment.