Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mattn/go-sqlite3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.18
Choose a base ref
...
head repository: mattn/go-sqlite3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.19
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 14, 2023

  1. use locally checked out lib in the docker job

    see #1177
    itizir authored and mattn committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c260ecf View commit details
    Browse the repository at this point in the history
  2. temporary fix to make the job pass

    use same workaround as authelia/authelia#6404
    before #1177 fixes the build
    otherwise
    itizir authored and mattn committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d9e2789 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix musl build (#1164)

    leso-kn authored and mattn committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    00b02e0 View commit details
    Browse the repository at this point in the history
Loading