Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions gothic/provider.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
//go:build go1.22
// +build go1.22

package gothic

import (
Expand Down
66 changes: 0 additions & 66 deletions gothic/provider_legacy.go

This file was deleted.

3 changes: 0 additions & 3 deletions gothic/provider_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
//go:build go1.22
// +build go1.22

package gothic_test

import (
Expand Down
Loading