File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- package auth
15+ package code
1616
1717import (
1818 "context"
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- package auth
15+ package code
1616
1717import (
1818 "fmt"
Original file line number Diff line number Diff line change @@ -41,4 +41,4 @@ pass cancellation signals and deadlines to various services of the client for
4141handling a request. In case there is no context available, then context.Background()
4242can be used as a starting point.
4343*/
44- package auth
44+ package code
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- package auth
15+ package code
1616
1717import (
1818 "bytes"
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- package auth
15+ package code
1616
1717import (
1818 "context"
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- package auth
15+ package code
1616
1717import (
1818 "net/http"
You can’t perform that action at this time.
0 commit comments