mirror of
https://github.com/adanrsantos/ThePlaceHolders.git
synced 2024-12-16 14:20:39 -06:00
8 lines
159 B
Modula-2
8 lines
159 B
Modula-2
module github.com/adanrsantos/ThePlaceHolders
|
|
|
|
go 1.23
|
|
|
|
require github.com/gorilla/sessions v1.4.0
|
|
|
|
require github.com/gorilla/securecookie v1.1.2 // indirect
|