[ 
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-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to