Details

    • Type: Sub-task
    • Status: To Do (View Workflow)
    • Priority: Medium
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: ci-system
    • Labels:
      None
    • Story Points:
      0

      Description

      This ticket may become painful.

       

      https://maelvls.dev/go111module-everywhere/

      • GO111MODULE=on added as a a hack back in v1.11.
      • As of 1.16 go get replaced by go install (module installation only)
        • Suggestion is to deprecate GO111MODULE=
        • While replacing "go get" with "go install"
      • Docker image creation flagged this as a problem after upgrading the golang interprter to v1.17.10.
      • Removal of GO111MODULE= is a requirement for upgrading to v1.18+
      • Plenty of /vendor/ directories in the voltha repositories still contain 'GO111MODULE'

       

        Attachments

          Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Activity

              People

              Assignee:
              Unassigned
              Reporter:
              joey Joey Armstrong
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:

                  Gerrit Reviews

                  There are no open Gerrit changes