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

fix: #29 #52

Closed
wants to merge 19 commits into from
Closed

fix: #29 #52

wants to merge 19 commits into from

Commits on Sep 10, 2022

  1. chore: fixed flanksource#29

    Mrinal Wahal committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    2879abe View commit details
    Browse the repository at this point in the history
  2. chore: added test case for ResolveFile()

    Mrinal Wahal committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    74ec421 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. fix: removed redundant URI parser from getter

    Mrinal Wahal committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    8cfd807 View commit details
    Browse the repository at this point in the history
  2. fix: changed isDir check for files

    Mrinal Wahal committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    5982eaf View commit details
    Browse the repository at this point in the history
  3. fix: using go-getter for local files as well

    Mrinal Wahal committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    8578fb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. fix: updated go.sum

    Mrinal Wahal committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    8a81798 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. chore: updated go.mod and go.sum

    Mrinal Wahal committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d2d58f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. chore: updated go.sum and go.mod

    Mrinal Wahal committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4adf122 View commit details
    Browse the repository at this point in the history
  2. chore: updated go.sum and go.mod

    Mrinal Wahal committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    fa73318 View commit details
    Browse the repository at this point in the history
  3. chore: updated go.sum and go.mod

    Mrinal Wahal committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9c34f4e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. chore: downgraded go from 1.18 to 1.16

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0eb5cc9 View commit details
    Browse the repository at this point in the history
  2. fix: refreshed go.sum file for Go 1.16

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ce976d2 View commit details
    Browse the repository at this point in the history
  3. fix: upgraded go mod version from 1.16 to 1.17

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b76c79d View commit details
    Browse the repository at this point in the history
  4. chore: removed test for Go 1.16

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    72d09cd View commit details
    Browse the repository at this point in the history
  5. fix: MBP package for progress for Go 1.17

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    cb6d42d View commit details
    Browse the repository at this point in the history
  6. test: validating support for Go 1.18 in GH actions

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d722b51 View commit details
    Browse the repository at this point in the history
  7. fix: disabled resolveFile tests

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a68cabe View commit details
    Browse the repository at this point in the history
  8. chore: re-added support for Go 1.17

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b5bb463 View commit details
    Browse the repository at this point in the history
  9. fix: removed support for Go 1.17

    Mrinal Wahal committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0355c56 View commit details
    Browse the repository at this point in the history