From 29031d1e274360f5fe8c53e56d1b0ae71628795f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 11:00:36 +0000 Subject: [chore]: Bump github.com/gin-contrib/sessions from 0.0.5 to 1.0.0 (#2782) --- vendor/github.com/gorilla/context/context.go | 4 ---- 1 file changed, 4 deletions(-) (limited to 'vendor/github.com/gorilla/context/context.go') diff --git a/vendor/github.com/gorilla/context/context.go b/vendor/github.com/gorilla/context/context.go index 81cb128b1..9160564dd 100644 --- a/vendor/github.com/gorilla/context/context.go +++ b/vendor/github.com/gorilla/context/context.go @@ -1,7 +1,3 @@ -// Copyright 2012 The Gorilla Authors. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - package context import ( -- cgit v1.2.3