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

go.mod: Downgrade to go1.21 #13

Merged
merged 6 commits into from
Aug 20, 2024
Merged

go.mod: Downgrade to go1.21 #13

merged 6 commits into from
Aug 20, 2024

Commits on Aug 20, 2024

  1. go.mod: Downgrade to go1.21

    The version currently used in Flatcar.
    
    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fb3ca5e View commit details
    Browse the repository at this point in the history
  2. Remove travis.yml

    Unused.
    
    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3f88b78 View commit details
    Browse the repository at this point in the history
  3. Remove rkt support

    rkt doesn't exist any more.
    
    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d28ae5a View commit details
    Browse the repository at this point in the history
  4. Sync go.mod/go.sum/vendors

    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    795e54f View commit details
    Browse the repository at this point in the history
  5. Remove git submodules under vendor/

    No clue why this was here in the first place.
    
    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f0b3b8e View commit details
    Browse the repository at this point in the history
  6. Sync vendor/ dir

    Signed-off-by: Jeremi Piotrowski <[email protected]>
    jepio committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5e90935 View commit details
    Browse the repository at this point in the history