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

Enable go module support for the project #3

Merged
merged 15 commits into from
May 29, 2021

Commits on May 26, 2021

  1. initial go module file

    Signed-off-by: sadmansakib <ssadman8@gmail.com>
    washboard-cpu committed May 26, 2021
    Configuration menu
    Copy the full SHA
    749d686 View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    Signed-off-by: sadmansakib <ssadman8@gmail.com>
    washboard-cpu committed May 26, 2021
    Configuration menu
    Copy the full SHA
    5c807df View commit details
    Browse the repository at this point in the history
  3. rename module to golang-jwt/jwt

    Signed-off-by: sadmansakib <ssadman8@gmail.com>
    washboard-cpu committed May 26, 2021
    Configuration menu
    Copy the full SHA
    fbb4be1 View commit details
    Browse the repository at this point in the history
  4. Renamed imports to match with go module name.

    Signed-off-by: sadmansakib <ssadman8@gmail.com>
    washboard-cpu committed May 26, 2021
    Configuration menu
    Copy the full SHA
    e5d8c06 View commit details
    Browse the repository at this point in the history
  5. update travis for latest go versions

    Signed-off-by: sadmansakib <ssadman8@gmail.com>
    washboard-cpu committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c917b35 View commit details
    Browse the repository at this point in the history
  6. Set go version to 1.14

    lowered the go version to make it consistent with matrix build
    washboard-cpu authored May 26, 2021
    Configuration menu
    Copy the full SHA
    fde4323 View commit details
    Browse the repository at this point in the history
  7. revert accidental changes while renaming

    Signed-off-by: sadmansakib <ssadman8@gmail.com>
    washboard-cpu committed May 26, 2021
    Configuration menu
    Copy the full SHA
    56d1ae1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    4cae1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81a452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    243b6a0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    f697a60 View commit details
    Browse the repository at this point in the history
  2. remove travis CI

    no longer needed since github actions workflow was created for the
    project
    
    Signed-off-by: sadmansakib <ssadman8@gmail.com>
    washboard-cpu committed May 28, 2021
    Configuration menu
    Copy the full SHA
    b3ae57f View commit details
    Browse the repository at this point in the history
  3. Revert "remove travis CI"

    This reverts commit b3ae57f.
    washboard-cpu committed May 28, 2021
    Configuration menu
    Copy the full SHA
    fe85278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f13ba5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfcbd2b View commit details
    Browse the repository at this point in the history