Skip to content

Commit 38ba6ec

Browse files
committed
chore(go): refactor codebase and update dependencies
- Remove the toolchain specification for go1.23.1 Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent b0f8f21 commit 38ba6ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/gin-contrib/pprof
22

33
go 1.21.0
44

5-
toolchain go1.23.1
6-
75
require github.com/gin-gonic/gin v1.10.0
86

97
require (

0 commit comments

Comments
 (0)