gorilla / sessions

Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
2.93k stars 371 forks source link

Migrate CircleCI config to GitHub Actions #262

Closed catatsuy closed 1 year ago

catatsuy commented 1 year ago

Summary of Changes

  1. remove CircleCI config
  2. add GitHub Actions config
  3. applied gofmt to doc.go