Skip to content

Commit 76e8100

Browse files
committed
update Go version to 1.24.3 in go.mod
1 parent bfa6ed1 commit 76e8100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module go-http-server
22

3-
go 1.18
3+
go 1.24.3
44

55
require (
66
bou.ke/monkey v1.0.2

0 commit comments

Comments
 (0)