Skip to content

Commit a5d8844

Browse files
committed
apihandler updated
1 parent 864813d commit a5d8844

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ module github.com/simpleauthlink/authapi
22

33
go 1.24
44

5-
require github.com/lucasmenendez/apihandler v0.0.8
6-
7-
require golang.org/x/time v0.11.0 // indirect
5+
require github.com/lucasmenendez/apihandler v0.0.9

go.sum

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
github.com/lucasmenendez/apihandler v0.0.8 h1:xHBNqdg+/eKpmjSvcQIkfIWxhsBcQa5TpwRzU00KugU=
2-
github.com/lucasmenendez/apihandler v0.0.8/go.mod h1:u19tqauhQwxXbR2rw9//dCdM7oNNqzzPbByHh7R1imU=
3-
golang.org/x/time v0.11.0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0=
4-
golang.org/x/time v0.11.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=
1+
github.com/lucasmenendez/apihandler v0.0.9 h1:zn/e5Sszi+GFLXNxUONm21M5uq1Fg/9cDN0BoVCvK8A=
2+
github.com/lucasmenendez/apihandler v0.0.9/go.mod h1:YZdczL55/HFLSgM4PrEsl+ynxiPXDBeGpagK31Tpe8Q=

0 commit comments

Comments
 (0)