Skip to content

Commit faf3c01

Browse files
authored
Update go.mod
1 parent 8f38c46 commit faf3c01

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ module magalu-cloud-api
22

33
go 1.23
44

5-
require (
6-
github.com/gorilla/mux v1.8.1
7-
)
5+
require github.com/gorilla/mux v1.8.1

0 commit comments

Comments
 (0)