You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2021/09/14 05:37:00 UTC

[jira] [Commented] (YUNIKORN-819) Update go version dependency to 1.15

    [ https://issues.apache.org/jira/browse/YUNIKORN-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414729#comment-17414729 ] 

Wilfred Spiegelenburg commented on YUNIKORN-819:
------------------------------------------------

To make it clear: this has not changed *anything*.

The go.mod version as explained a number of times before has nothing to do with dependencies. It specifies that the go code used within the project is using the go language specification for that version. It does not update anything it does not enforce anything.

https://golang.org/doc/modules/gomod-ref#go

Even with an older version of go you can still compile the project. It just changes the way compilation errors are handled.

> Update go version dependency to 1.15
> ------------------------------------
>
>                 Key: YUNIKORN-819
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-819
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - cache, scheduler-interface, shim - kubernetes
>            Reporter: Weiwei Yang
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>              Labels: newbie, pull-request-available
>             Fix For: 1.0.0
>
>
> We need to update all go dependency to 1.15
> this is defined in the top level go mod file



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org