Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI improvements, tests #15

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

CI improvements, tests #15

wants to merge 5 commits into from

Commits on Apr 16, 2024

  1. generic support for SpecFS field with fs.FS instead of *embed.FS

    note: *embed.FS implements fs.FS already
    mvrilo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0c2f23a View commit details
    Browse the repository at this point in the history
  2. add tests for gin middleware

    mvrilo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    154df7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d7189 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c97162b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. update go.mod versions

    mvrilo committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b784f72 View commit details
    Browse the repository at this point in the history