gorilla / schema

Package gorilla/schema fills a struct with form values.
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
1.39k stars 231 forks source link

Update LICENSE #206

Closed coreydaley closed 9 months ago

coreydaley commented 1 year ago

What type of PR is this? (check all applicable)

Description

Related Tickets & Documents

Added/updated tests?

Run verifications and test

codecov[bot] commented 1 year ago

Codecov Report

Merging #206 (721df3a) into main (9dff76b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   83.23%   83.23%           
=======================================
  Files           4        4           
  Lines         710      710           
=======================================
  Hits          591      591           
  Misses        103      103           
  Partials       16       16           
jaitaiwan commented 10 months ago

Hey Corey, what's the purpose of this change?