<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:34:26 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[GODRIVER-543] Enable support for Go 1.11 modules</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-543</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;Turn the Go driver into a Go 1.11 module so it can be used with the Go module system. Follow this instructions found here: &lt;a href=&quot;https://github.com/golang/go/wiki/Modules#how-to-define-a-module&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/golang/go/wiki/Modules#how-to-define-a-module&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="600492">GODRIVER-543</key>
            <summary>Enable support for Go 1.11 modules</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="isabella.siu@mongodb.com">Isabella Siu</assignee>
                                    <reporter username="kris.brandow@mongodb.com">Kristofer Brandow</reporter>
                        <labels>
                    </labels>
                <created>Thu, 6 Sep 2018 15:09:49 +0000</created>
                <updated>Sat, 28 Oct 2023 11:39:28 +0000</updated>
                            <resolved>Mon, 3 Feb 2020 18:52:17 +0000</resolved>
                                                    <fixVersion>1.3.0</fixVersion>
                                                        <votes>3</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="2783256" author="xgen-internal-githook" created="Tue, 4 Feb 2020 19:15:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;username&apos;: &apos;divjotarora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-543&quot; title=&quot;Enable support for Go 1.11 modules&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-543&quot;&gt;&lt;del&gt;GODRIVER-543&lt;/del&gt;&lt;/a&gt; Change README to recommend modules (#292)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/5fc229a98558a384f6551756dce7119285fde6f2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/5fc229a98558a384f6551756dce7119285fde6f2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2780904" author="xgen-internal-githook" created="Mon, 3 Feb 2020 18:49:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;iwysiu&apos;, &apos;name&apos;: &apos;iwysiu&apos;, &apos;email&apos;: &apos;isabella.siu@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-543&quot; title=&quot;Enable support for Go 1.11 modules&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-543&quot;&gt;&lt;del&gt;GODRIVER-543&lt;/del&gt;&lt;/a&gt; enable modules (#288)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/4313e32a1a175d89d19560657192acabb8c0072c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/4313e32a1a175d89d19560657192acabb8c0072c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2289655" author="pierrre" created="Wed, 19 Jun 2019 12:36:59 +0000"  >&lt;p&gt;Currently it&apos;s working fine for me.&lt;/p&gt;

&lt;p&gt;I can use v1.0.3 without any issue.&lt;/p&gt;

&lt;p&gt;Of course it would be better to have a go.mod file.&lt;/p&gt;</comment>
                            <comment id="2014617" author="jeff.yemin" created="Wed, 26 Sep 2018 11:00:00 +0000"  >&lt;p&gt;Reference: &lt;a href=&quot;https://github.com/golang/go/wiki/Modules&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/golang/go/wiki/Modules&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Which notes: &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Modules are capable of consuming packages that have not yet opted into modules.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;A user, however, has reported this error:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Before this makes it beta, is this package going to be fixed up to work with go modules? At the moment using the alpha-14 it is not possible to use.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;github.com/mongodb/mongo-go-driver/core/connstring  imports github.com/mongodb/mongo-go-driver/internal which is disallowed.&lt;/p&gt;

&lt;p&gt;Following error:&lt;br/&gt;
unknown import path &quot;github.com/mongodb/mongo-go-driver/internal&quot;: cannot find module providing package github.com/mongodb/mongo-go-driver/internal&lt;/p&gt;&lt;/blockquote&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="705626">GODRIVER-855</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htxson:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>